
Good Skill
- 22 installs
- 416 repo stars
- Updated August 5, 2026
- boshu2/agentops
Good Skill is a Claude Code skill fixture that satisfies every blocking skill-eval rule so the quality gate passes cleanly.
About
Good Skill is a test fixture for the AgentOps skill-eval gate. It is a minimal SKILL.md that satisfies every blocking eval rule with required metadata, a non-empty description, no secrets, and no unsafe paths. Developers use it to verify that the skill quality gate passes on a known-clean input.
- Planted fixture that passes every blocking skill-eval rule
- Provides valid metadata, a non-empty description, and a safe code example
- Used to confirm the AgentOps skill-eval gate passes cleanly
Good Skill by the numbers
- 22 all-time installs (skills.sh)
- Ranked #448 of 782 Skill Development skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
Good Skill capabilities & compatibility
- Use cases
- testing
What Good Skill says it does
A planted fixture that satisfies every blocking skill-eval rule so the gate passes cleanly.
It has required metadata, a non-empty description, no secrets, and no unsafe paths.
npx skills add https://github.com/boshu2/agentops --skill good-skillAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 22 |
|---|---|
| repo stars | ★ 416 |
| Last updated | August 5, 2026 |
| Repository | boshu2/agentops ↗ |
What it does
Verify the AgentOps skill-eval gate returns a clean pass on a known-good fixture.
Who is it for?
Skip if: Real-world use; it is a planted test fixture, not a runtime skill.
When should I use this skill?
You need to confirm the skill-eval gate passes on a valid skill fixture.
What you get
The skill-eval gate passes with no findings on the fixture.
By the numbers
- version 0.1.0
Files
Good Skill
A planted fixture that satisfies every blocking skill-eval rule so the gate passes cleanly. It has required metadata, a non-empty description, no secrets, and no unsafe paths.
Usage
Run a harmless command to demonstrate a code example:
echo "skill-eval good fixture"