drskill: lint claude skills

1 · Thiago Perrotta · July 28, 2026, 5:37 p.m.
Summary
♠ I found drskill through Drew Breunig’s post about managing an agent’s loadout. Problem statement: lint skills bundled in a Claude Code plugin with drskill. Running it through uvx is easy enough: % uvx drskill scan --detailed drskill scan — 3 harnesses (10 more empty), 9 skills ... 0 errors, 5 warnings (5 new) · token counts are approximate But none of this repository’s 11 skills appeared. The known limitation explains why: Claude Code skills bundled inside plugins are not scanned yet. I proj...