用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/rushindrasinha/skill-audit-router --skill weak-example命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 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.
基于 SOC 职业分类
| 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.