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에 표시된 보조 파일을 읽어 보세요.