PROACTIVELY USE when user asks to add docstrings/types across multiple files or a directory. Delegates bulk grunt work to local LLMs — saves cloud tokens. Two phases: discover, then apply. Use instead of manually editing many files. Files must be <500 lines each.
3.7
Rating
0
Installs
Others
Category
The skill provides clear structure and reasonable task knowledge for invoking a minion-sweep script that adds docstrings/types across multiple files. However, the novelty score is zero because the skill appears to be a thin wrapper around a Python script that itself uses local LLMs—making this essentially a command invocation guide rather than a skill that meaningfully reduces tokens or adds capability beyond what a CLI agent could already do by running the script directly. The description coverage is moderate; while it explains when to use the skill and provides examples, it lacks details on error handling, prerequisites (venv setup, script dependencies), and what happens when files exceed 500 lines. For this to be valuable as a skill, it would need to orchestrate complex multi-step logic or decision-making that a simple bash command cannot achieve.
Loading SKILL.md…

Skill Author