ssh-config
CommunitySecure SSH setup and tunnel management.
System Documentation
What problem does it solve?
SSH key management, configuration, and tunneling often require manual, error-prone steps across key generation, agent handling, and precise config wiring. This Skill streamlines those tasks by providing a ready-to-use workflow for creating keys, loading them into the ssh-agent, updating ~/.ssh/config, and configuring jump hosts and port-forwarded tunnels to securely access remote servers.
Core Features & Use Cases
- Key management: generate keys (ed25519 or rsa), add keys to the ssh-agent, and distribute public keys to servers.
- SSH config orchestration: maintain a clean, reusable ~/.ssh/config with Host definitions, JumpHost patterns, and strong permissions.
- Tunneling and jump hosts: set up local, remote, and dynamic tunnels and use jump hosts to reach internal targets.
- Security hardening: enforce strict file permissions and minimize credential exposure in workflows.
Quick Start
Generate a new SSH key, add it to the authentication agent, and configure your SSH client for a jump host and port-forwarded tunnels.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ssh-config Download link: https://github.com/1Mangesh1/dev-skills-collection/archive/main.zip#ssh-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.