Skip to main content
Back to registry

ssh

dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations

Use SSH for secure remote access, file transfers, and tunneling.

Installs219
Install command
npx skills add https://github.com/dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --skill ssh
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use SSH for secure remote access, file transfers, and tunneling. Connect to server: Connect on specific port: Connect with specific identity: Config file location: Example config entry: Then connect with just: Execute single command: Execute multiple commands: Run with pseudo-terminal (for interactive): Copy file to remote: Copy file from remote: Copy directory recursively: Sync directory to remote: Sync from remote: With progress and compression: Dry run first: Local forward (access remote service locally): Local forward to another host: Remote forward (expose local service to remote): Dynamic SOCKS proxy: Connect through jump host: Multiple jumps: In config file: Generate new key (Ed25519, recommended): Generate RSA key (legacy compatibility): Copy public key to server: Copy specific key: Start agent: Add key to agent: Add with macOS keychain: List loaded keys: In ~/.ssh/config: Create socket directory: Remove old host key: Scan and add host key: Verbose output: Very verbose: Maximum verbosity: - Use Ed25519 keys (faster, more secure than RSA) - Set PasswordAuthentication no on servers - Use fail2ban on servers to block brute force - Keep keys encrypted with passphrases - Use ssh-agent to avoid typing passphrase repeatedly - Restrict key usage with command= in authorized_keys

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ssh do?

Use SSH for secure remote access, file transfers, and tunneling.

Is ssh good?

ssh does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ssh work with?

ssh currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot, claude-code.

What are alternatives to ssh?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ssh?

npx skills add https://github.com/dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --skill ssh

Related skills

Alternatives in Software Engineering