A structured system for learning new topics and retaining knowledge through spaced repetition.
| /start-session [topic] | Begin a teaching session on a topic | | /end-session | End current session, update progress | | /log-session | Log entries mid-session | | /review-session [topic] | Retrieval practice (test retention) | | /flashcards [file/topic] | Generate spaced repetition flashcards | | /study-notes [topic] | Create comprehensive study notes |
Structured learning and spaced repetition system. Use when user wants to learn a topic, start a study session, review material, generate flashcards, create study notes, or track learning progress. Triggers on phrases like "let's learn", "teach me", "study session", "review [topic]", "flashcards", "study notes". Source: taylorhuston/local-life-manager.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/taylorhuston/local-life-manager --skill learning-system Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw