Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

scitex-ssh

scitex-ssh 收录了来自 scitex-ai 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
1
更新
2026-05-27
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

scitex-ssh
网络与计算机系统管理员

[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
其他计算机职业

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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 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
软件开发工程师

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

2026-03-11
scientific-writing
技术写作员

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
软件开发工程师

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

2026-03-11