From jeremylongshore-claude-code-plugins-plus-skills
Manages SSH keys for DevOps: generates pairs, sets up ssh-agent, integrates with Git remotes, and troubleshoots authentication issues.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for ssh key manager tasks within the DevOps Basics domain.
Establishes and manages SSH connections to remote machines, generates keys, configures access, executes remote commands, and transfers files via SCP. Use for remote server access and management.
Provides essential SSH commands for secure remote connections, key generation and management, port forwarding, tunneling, and file transfers. Useful for server administration and secure access.
Provides step-by-step guidance and production-ready code for secure API key management, including storage, best practices, authentication, and configurations for API integrations.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for ssh key manager tasks within the DevOps Basics domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with ssh key manager" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the DevOps Basics skill category. Tags: devops, git, docker, ci-cd, infrastructure