How Skills Are Scored
Every indexed skill is placed into one of four quality tiers, and separately tagged with a risk level and a maintenance status. Together, these three signals are what you see next to each entry in the directory.
Quality tiers#
| Badge | Tier | Score | Description |
|---|---|---|---|
| β | Curated | β₯120 | High-viability with gotchas, examples, verification |
| π· | Promising | 80β119 | Good structure, some quality signals |
| πΆ | Experimental | 40β79 | Basic skill, limited signals |
| β | Review Required | <40 | Needs review |
Of the 1,204 skills currently indexed, 229 sit in the Curated tier β roughly one in five. That ratio is deliberate: the score gates on structure (documented gotchas, working examples, a verification step) before it counts adoption at all, so a skill can't buy its way into Curated on stars alone.
Risk levels#
Risk is scored independently of quality β a well-structured skill can still request broad permissions.
| Icon | Level | Description |
|---|---|---|
| π’ | Low | Standard permissions, safe to use |
| π‘ | Medium | Extended permissions (shell access, subagents) |
| π΄ | High | Broad system access, review before use |
| β« | Critical | Manual review required |
Check the risk icon before installing a skill that will run inside your coding agent β a Curated quality score says nothing about how much system access the skill asks for.
Maintenance status#
| Icon | Status | Description |
|---|---|---|
| π’ | Active | Updated within last 90 days |
| β | Stable | Feature-complete with releases |
| π | Stale | 90β365 days without updates and no releases |
| π΄ | Unmaintained | Not updated for over 365 days |
| βͺ | Unknown | No commit date available |
Maintenance status is recalculated daily, so a skill's badge moves as its upstream repository changes β a skill doesn't stay Active by default, it has to keep shipping.
Next steps#
- How the Directory Is Built β the automated pipeline that recalculates these scores every few hours
- Skill Categories & Types β how skills are grouped once they're scored