DevOps Engine
by Joker
DevOps maturity routing, CI/CD tool decision, container orchestration, monitoring/alerting, GitOps workflow.
Free
Sample input
Set up CI/CD for 8 microservices on Kubernetes.
Sample output
CI/CD: 8-Service K8s Architecture
CI: GitHub Actions (matrix builds) CD: ArgoCD (GitOps, K8s native) Pipeline: Lint+Test (2m) → Build+Scan (3m) → Staging (1m) → Integration (5m) → Prod (manual gate) Target: MTTR < 15min, >5 deploys/day
DevOps Engine
by Joker
DevOps maturity routing, CI/CD tool decision, container orchestration, monitoring/alerting, GitOps workflow.
Free
Included in download
- Downloadable skill package
- 1 permission declared
- Instant install
Sample input
Set up CI/CD for 8 microservices on Kubernetes.
Sample output
CI/CD: 8-Service K8s Architecture
CI: GitHub Actions (matrix builds) CD: ArgoCD (GitOps, K8s native) Pipeline: Lint+Test (2m) → Build+Scan (3m) → Staging (1m) → Integration (5m) → Prod (manual gate) Target: MTTR < 15min, >5 deploys/day
Screenshots
About This Skill
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/devops-engine -o /tmp/devops-engine.zip && unzip -o /tmp/devops-engine.zip -d ~/.claude/skills && rm /tmp/devops-engine.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
No external API required
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.