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).

Zur Installation springen

Quellinformationen

Repository
rushindrasinha/skill-audit-router
Letzte Quellaktivität
30. Juli 2026 um 09:44
Erkannte Sprache von SKILL.md
Englisch
Sterne
5
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.