Devops
Automates infrastructure provisioning, CI/CD pipelines, and monitoring using Keiji Miyake's proven DevOps best practices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add keiji-miyake-devops npx -- -y @trustedskills/keiji-miyake-devops
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"keiji-miyake-devops": {
"command": "npx",
"args": [
"-y",
"@trustedskills/keiji-miyake-devops"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates and streamlines DevOps processes. It can manage infrastructure as code, automate deployments, and monitor system performance to ensure stability and efficiency. The agent leverages this skill to reduce manual intervention and accelerate software delivery pipelines.
When to use it
- Automating the creation of new development environments.
- Deploying application updates across multiple servers with minimal downtime.
- Troubleshooting infrastructure issues by analyzing logs and metrics.
- Implementing continuous integration and continuous deployment (CI/CD) workflows.
Key capabilities
- Infrastructure as Code (IaC) management
- Automated deployments
- System performance monitoring
- CI/CD pipeline automation
Example prompts
- "Create a new development environment with these specifications: Ubuntu 20.04, Python 3.8, and Docker installed."
- "Deploy the latest version of my application to the staging server."
- "Analyze system logs for errors related to database connectivity in the last hour."
Tips & gotchas
The agent requires access to relevant cloud provider credentials or infrastructure configuration files to function correctly. Ensure proper permissions are granted before using this skill to avoid deployment failures or security risks.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.