gitops

2 stars
49
F

GitOps practices with ArgoCD, FluxCD, and declarative infrastructure management

Marketplace

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install pluginagentmarketplace/custom-plugin-devops/gitops
skilz install pluginagentmarketplace/custom-plugin-devops/gitops --agent opencode
skilz install pluginagentmarketplace/custom-plugin-devops/gitops --agent codex
skilz install pluginagentmarketplace/custom-plugin-devops/gitops --agent gemini

First time? Install Skilz: pip install skilz

Works with 14 AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/pluginagentmarketplace/custom-plugin-devops
2. Copy the agent skill directory:
cp -r custom-plugin-devops/skills/gitops ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Stars
2
Type
Non-Technical
Meta-Domain
cloud infrastructure
Primary Domain
terraform
Market Score
49

Agent Skill Grade

F
Score: 49/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
12/30
Ease of Use
11/25
Writing Style
5/10
Utility
9/20
Modifiers: +1

Areas to Improve

  • Description needs trigger phrases
  • Empty reference files
  • SKILL.md lacks instructions

Recommendations

  • Focus on improving Pda (currently 12/30)
  • Focus on improving Ease Of Use (currently 11/25)
  • Focus on improving Writing Style (currently 5/10)

Graded: 2026-01-19

Developer Feedback

I took a look at your gitops skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 49/100, which lands in F territory. This is based on Anthropic's skill evaluation rubric (Progressive Disclosure, Ease of Use, Spec Compliance, Writing Style, and Utility). Your strongest area is Spec Compliance (11/15) — the frontmatter is solid. But you're getting hit hard on Progressive Disclosure (12/30) and Ease of Use (11/25), which together are dragging the score down significantly.

What's Working Well

  • Valid metadata — Your YAML frontmatter is clean and passes spec compliance checks
  • Useful templates in assets — The gitops-patterns.yaml file has actual ArgoCD and Flux configurations that could be really valuable
  • Reasonable structure — You've got reference files set up; the architecture just needs content

The Big One: Empty References Are Killing Your PDA Score

Right now, your reference files are basically stubs. GITOPS_GUIDE.md is 5 lines. GITOPS_PRINCIPLES.md lists tools without explaining when to use them. This matters because Progressive Disclosure Architecture (30% of your score) is about layering — surface-level quick answers in SKILL.md, detailed guidance in references, deep templates in assets.

The fix: Flesh out your references with actual workflows and decision trees:

  • GITOPS_GUIDE.md should walk through: install → configure repo → create first Application → troubleshoot sync failures
  • GITOPS_PRINCIPLES.md needs a comparison table: ArgoCD (UI-focused, application-centric) vs Flux (CLI-focused, infrastructure-centric) with clear selection criteria
  • Cross-reference these from SKILL.md with specific anchor links

This alone would get you ...

Report Security Issue

Found a security vulnerability in this agent skill?