← ClaudeAtlas

argocd-deployment-runbook-agentlisted

Manages GitOps deployments using ArgoCD API, argocd CLI, and Kustomize overlays. Automates sync operations, rollback procedures, and application health monitoring.
agentskillexchange/skills · ★ 11 · DevOps & Infrastructure · score 76
Install: claude install-skill agentskillexchange/skills
# ArgoCD Deployment Runbook Agent Manages GitOps deployments using ArgoCD API, argocd CLI, and Kustomize overlays. Automates sync operations, rollback procedures, and application health monitoring. ## Installation ### Method 1: OpenClaw Control UI 1. Open OpenClaw Control UI. 2. Search for this skill by name or slug. 3. Review the skill details and install it. ### Method 2: OpenClaw Chat 1. Ask OpenClaw to install this skill from Agent Skill Exchange. 2. Confirm the install when prompted. ### Method 3: ClawHub CLI ```bash clawhub install argocd-deployment-runbook-agent ``` ### Method 4: Manual download 1. Download or clone the skill files. 2. Place them in your local skills directory. 3. Reload OpenClaw or your agent runtime. ### Method 5: From source 1. Open the upstream source linked below. 2. Follow the project setup instructions there. ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/argocd-deployment-runbook-agent/)