aiskillstore/learn-off
Disable continuous learning mode
This is a copy. The original lives at comeonoliver/learn-off.
npx skills add https://github.com/aiskillstore/marketplace --skill learn-off
Disable continuous learning mode. Automatic insight extraction will stop.
Deactivates continuous learning mode:
/learn commands still workknowledge/state.json {
"learning_mode": false,
"learning_mode_since": null
}
knowledge/state.jsonContinuous Learning: DISABLED
─────────────────────────────
Learning mode is now inactive.
Session summary:
- Extractions performed: X
- Queries analyzed: Y
- Insights captured: Z
Manual extraction is still available via /learn.
Use /knowledge to view accumulated insights.
/learn-on at any timeTake aiskillstore/learn-off from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.