Ops Devops Platform
Automates DevOps tasks across platforms like Jenkins, GitLab, and Kubernetes, streamlining deployments and infrastructure management.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add ops-devops-platform npx -- -y @trustedskills/ops-devops-platform
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ops-devops-platform": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ops-devops-platform"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides templates, checklists, and patterns to automate DevOps tasks across various platforms. It focuses on building self-service platforms, implementing GitOps workflows, deploying applications securely (DevSecOps), scaling with Kubernetes, ensuring system reliability through SRE practices, and establishing strong observability for production systems. The skill supports infrastructure provisioning, application deployment, CI/CD pipeline setup, security scanning, monitoring & alerting, load testing, incident response, and platform engineering.
When to use it
- Provisioning cloud resources declaratively using tools like Terraform or OpenTofu.
- Implementing continuous reconciliation of deployments with GitOps tools such as Argo CD or Flux.
- Deploying applications to Kubernetes clusters using
kubectlor Helm charts. - Automating CI/CD pipelines, particularly within GitHub-based environments using GitHub Actions.
- Setting up vulnerability scanning and runtime security enforcement with tools like Trivy and Tetragon.
Key capabilities
- Infrastructure as Code (IaC) provisioning with Terraform, OpenTofu, or Pulumi.
- GitOps deployment workflows utilizing Argo CD or Flux.
- Kubernetes deployments managed via
kubectlor Helm charts. - CI/CD pipeline automation using GitHub Actions, GitLab CI, Jenkins, or Tekton.
- Security scanning with Trivy, Falco, and Tetragon.
- Monitoring and alerting through Prometheus and Grafana.
Example prompts
- "Create a Terraform configuration to provision an EC2 instance."
- "Deploy my application using Argo CD."
- "Generate a GitHub Actions workflow for CI/CD."
- βScan this Docker image for vulnerabilities:
myapp:latestβ
Tips & gotchas
- The skill is designed to work with modern DevOps tooling, including Terraform/OpenTofu, Argo CD/Flux, Kubernetes, Prometheus/Grafana, and eBPF-powered tools like Cilium.
- When choosing an IaC tool, consider whether you need cloud-agnostic support (Terraform/OpenTofu), a programming-first approach (Pulumi), or specific AWS/GCP/Azure solutions.
- For Kubernetes deployments, choose between
kubectlfor simple deployments and Helm charts for more complex applications.
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.