askill
learn-off

learn-offSafety 90Repository

Disable learning mode

0 stars
1.2k downloads
Updated 1/26/2026

Package Files

Loading files...
SKILL.md

Learn Off

Disable learning mode. The reminder flag will be cleared.

What This Does

Deactivates learning mode:

  • Clears the learning mode flag
  • /knowledge will no longer show the session reminder
  • Manual /learn commands still work

Instructions

  1. Read knowledge/state.json
  2. Update the state:
    {
      "learning_mode": false,
      "learning_mode_since": null
    }
    
  3. Write updated state back to knowledge/state.json
  4. Confirm to user with summary

Output Format

Learning Mode: DISABLED
-------------------------
Learning mode is now inactive.

Session summary:
  - Extractions performed: X

Manual extraction is still available via /learn.
Use /knowledge to view accumulated insights.

Notes

  • Disabling learning mode does not delete any captured insights
  • The knowledge base remains available for reference
  • You can re-enable with /learn-on at any time

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

87/100Analyzed 2/18/2026

Well-structured skill for disabling learning mode with clear step-by-step instructions, exact JSON format, and output template. Located in proper skills folder. Has all necessary components including instructions, output format, and safety notes. Empty tags and no icon, but otherwise complete and highly actionable. Slight deduction for referencing specific project paths, but overall quality is high."

90
90
75
80
90

Metadata

Licenseunknown
Version-
Updated1/26/2026
Publisher0xrdan

Tags

No tags yet.