Monitors ArgoCD applications for configuration drift using the ArgoCD REST API and grpc-gateway. Compares live Kubernetes manifests against Git-declared state and generates remediation playbooks via kubectl diff.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "ArgoCD Sync Drift Detector"
slug: "argocd-sync-drift-detector"
description: "Monitors ArgoCD applications for configuration drift using the ArgoCD REST API and grpc-gateway. Compares live Kubernetes manifests against Git-declared state and generates remediation playbooks via kubectl diff."
github_stars: 22593
verification: "security_reviewed"
source: "https://github.com/argoproj/argo-cd"
category: "CI/CD Integrations"
framework: "OpenClaw"
tool_ecosystem:
github_repo: "argoproj/argo-cd"
github_stars: 22593
---
# ArgoCD Sync Drift Detector
Monitors ArgoCD applications for configuration drift using the ArgoCD REST API and grpc-gateway. Compares live Kubernetes manifests against Git-declared state and generates remediation playbooks via kubectl diff.
## Installation
Basic usage or getting-started notes:
- [Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD](https://youtu.be/nkPoPaVzExY)
- [Getting Started with ArgoCD for GitOps Deployments](https://youtu.be/AvLuplh1skA)
- Source: https://github.com/argoproj/argo-cd
- Extracted from upstream docs: https://raw.githubusercontent.com/argoproj/argo-cd/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/argocd-sync-drift-detector/)
No comments yet. Be the first to comment!