Skip to main content
Run any Skill in Manus
with one click
GitHub repository

scitex-ssh

scitex-ssh contains 9 collected skills from scitex-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
1
updated
2026-05-27
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

scitex-ssh
network-and-computer-systems-administrators

[WHAT] Persistent, auto-reconnecting SSH reverse tunnels for NAT traversal — installs an `autossh` systemd unit on the local host so a bastion/relay server can SSH back in even through firewalls and dynamic IPs. [WHEN] Use whenever the user asks to "set up a reverse SSH tunnel", "keep SSH alive through NAT", "access a lab machine from outside", "tunnel through a bastion", "autossh systemd service", "check tunnel status", "remove a tunnel", "expose this machine via a jump host", or mentions bastion server, NAT traversal, autossh, reverse SSH, HPC login node. [HOW] `pip install scitex-ssh` then `import scitex_ssh`; see leaf skills for details.

2026-05-27
skills-overview
computer-occupations-all-other

Master index of all available skills for development workflows. Use when needing guidance on which skill to apply or when starting work on any project.

2026-04-28
development-philosophy
software-developers

Core development philosophy including development cycles, naming conventions, architectural decisions, and multi-agent workflows. Use when establishing project foundations or making architectural decisions.

2026-03-11
elisp-development
software-developers

Emacs Lisp development best practices including file templates, project structure, testing, and coding style. Use when writing Emacs Lisp packages or configuration.

2026-03-11
programming-common
software-developers

General programming best practices applicable to all languages. Covers clean code, testing, refactoring, version control, and development workflows. Use when writing or reviewing code in any language.

2026-03-11
project-management
project-management-specialists

Project organization, multi-agent coordination, bug reporting, feature requests, and documentation practices. Use when managing projects, coordinating work, or organizing development workflows.

2026-03-11
python-scitex
software-developers

Python development for scientific computing and SciTeX projects. Includes testing, debugging, ML practices, and environment management.

2026-03-11
scientific-writing
technical-writers

Apply rigorous scientific writing standards for academic manuscripts. Use when writing abstracts, introductions, methods, results, or discussions for papers, grants, theses, or mermaid figure.

2026-03-11
shell-scripting
software-developers

Shell scripting best practices for bash and other shells. Use when writing shell scripts, bash functions, or command-line automation.

2026-03-11