Skip to main content

skill-audit-router

Audit installed agent skills for retrievability, then route a query to one. skill_audit.py resolves which SKILL.md files are truly on the runtime load path (excluding marketplace clones, cross-tool mirrors, dev checkouts, duplicates), scores every description, and emits a rewrite brief; skill_router.py indexes the survivors with BM25 and returns invoke / ambiguous / none. Pure stdlib. Use when asked to "audit my skills", "why isn't my skill being picked", "which skill should handle this", "score my skill descriptions", "find dead or duplicate skills", or "how many skills are actually loaded". Do NOT use to install new skills from a marketplace (that is find-skills), to codify a browser flow (that is skillify), or to capture session learnings (that is self-improving-agent).

インストールへ移動

ソース情報

リポジトリ
rushindrasinha/skill-audit-router
ソースの最終更新活動
2026年7月30日 09:44
検出された SKILL.md の言語
英語
スター
5
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。