Read-only Argo CD Applications and AppProjects via kubectl
Scanned 9/12/2026
Install to Claude Code
npx -y skills add fisker086/AIOps --skill argocd_readonly --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Argocd Readonly?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fisker086-argocd-readonly)More formats (shields.io, HTML) on the badges page.
---
name: argo-cd-read-only
description: Read-only Argo CD Applications and AppProjects via kubectl
activation_keywords: [argocd, argo cd, gitops, application, appproject, argoproj]
execution_mode: server
---
# Argo CD Read Only Skill
Uses `kubectl` against **argoproj.io** CRDs only (read-only):
- `list_apps` — `kubectl get applications.argoproj.io`
- `get_app` / `describe_app` — requires `name`
- `list_projects` — `kubectl get appprojects.argoproj.io`
Default namespace is `argocd`; override with `namespace`. Optional `kubeconfig`.
Tool: `builtin_argocd_readonly`.
Requires `kubectl` and Argo CD CRDs in the target cluster.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!