kb-monitor
Installation
SKILL.md
/kb-monitor — KB Usage Monitoring & Skill Gardening
1. Routing
Parse $0 (the first argument) to determine the mode:
- If
$0is--statusor empty (default/proactive activation): Follow Section 3 (Status Mode). - If
$0is--convert: Follow Section 4 (Convert Mode).$1is the topic path. - If
$0is--health: Follow Section 5 (Health Mode).$1is the skill name. - Otherwise: Show usage:
Usage: /kb-monitor [mode] Modes: --status Show candidates + health (default) --convert <topic-path> Convert KB topic to skill --health <skill-name> Check skill health + correction history