skills/learn-on/SKILL.md
Enable continuous learning mode for automatic insight extraction
npx skillsauth add 0xrdan/claude-router learn-onInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Enable continuous learning mode. When active, the router will periodically extract insights during the session.
Activates continuous learning mode where:
This is useful for long sessions where you want to capture insights as you go without remembering to run /learn manually.
knowledge/state.json{
"learning_mode": true,
"learning_mode_since": "[current ISO timestamp]",
"queries_since_extraction": 0
}
knowledge/state.jsonContinuous Learning: ENABLED
────────────────────────────
Learning mode is now active.
Extraction will trigger automatically:
- Every 10 queries, or
- Every 30 minutes of activity
Insights will be saved to:
- knowledge/learnings/patterns.md
- knowledge/learnings/quirks.md
- knowledge/learnings/decisions.md
Use /learn-off to disable, or /learn for manual extraction.
/learn manually while continuous mode is active/knowledge to see current learning statustools
Display Claude Router usage statistics and cost savings
tools
List and toggle official plugin integrations
development
Generate HTML analytics dashboard for routing statistics
data-ai
Manually route a query to the optimal Claude model (Haiku/Sonnet/Opus)