kb-monitor

Installation
SKILL.md

/kb-monitor — KB Usage Monitoring & Skill Gardening

1. Routing

Parse $0 (the first argument) to determine the mode:

  • If $0 is --status or empty (default/proactive activation): Follow Section 3 (Status Mode).
  • If $0 is --convert: Follow Section 4 (Convert Mode). $1 is the topic path.
  • If $0 is --health: Follow Section 5 (Health Mode). $1 is 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
    
Related skills

More from farzadshbfn/knowledge-skills

Installs
8
GitHub Stars
3
First Seen
Mar 18, 2026