SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/rushindrasinha/skill-audit-router --skill weak-exampleコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
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).
Reviews code for quality and correctness issues. Use when asked to review a pull request or check code quality.
Reviews code for correctness and quality problems. Use when asked to check a pull request or review code quality.
| name | weak-example |
| version | 1.0.0 |
| description | Helper mode. |
Demonstrates an unroutable description: no output stated, no trigger phrasing, no anchors. The audit should score this near zero.