context-search
Search prior work to add context to a request, or browse previous sessions on a topic. Use before/after a request to ground it in past work, or standalone to…
Interactive voice-narrated tutorial on the current conversation topic (or a named one) — ASCII diagrams, spoken lesson content, one question per beat, quizzes. Routes to the Teach skill's Teach workflow. USE WHEN /teach-me, teach me, tutorial, quiz me, learn mode. NOT FOR plain
$ npx -y skills add danielmiessler/personal_ai_infrastructure --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/teach-meContext preview
What this command does when you run it.
Interactive voice-narrated tutorial on the current conversation topic (or a named one) — ASCII diagrams, spoken lesson content, one question per beat, quizzes. Routes to the Teach skill's Teach workflow. USE WHEN /teach-me, teach me, tutorial, quiz me, learn mode. NOT FOR plain
name: teach-me description: Interactive voice-narrated tutorial on the current conversation topic (or a named one) — ASCII diagrams, spoken lesson content, one question per beat, quizzes. Routes to the Teach skill's Teach workflow. USE WHEN /teach-me, teach me, tutorial, quiz me, learn mode. NOT FOR plain written explanations with no dialogue (just answer directly). argument-hint: [topic]
Invoke the Teach skill's **Teach** workflow on `$ARGUMENTS`:
Skill("Teach", "teach me $ARGUMENTS")If `$ARGUMENTS` is empty, the topic defaults to whatever this conversation has been working on or asking about; on a fresh session with no topic, the workflow asks.
Full procedure: `~/.claude/skills/Teach/Workflows/Teach.md`.
⛰️ The Life Operating System — an intent engineering platform that moves you from your current state to your ideal state, in life and work.
Repo: danielmiessler/personal_ai_infrastructure
Search prior work to add context to a request, or browse previous sessions on a topic. Use before/after a request to ground it in past work, or standalone to…
Search prior work to add context to a request, or browse previous sessions on a topic. Shortcut for the Cortex skill's recall workflow.
Relentless checkpointed discovery interview that interrogates a half-formed idea until its shape is clear, then hands off to ISA Scaffold. Routes to the ISA…
Check whether a site is down for everyone or just you — local probe + downforeveryoneorjustme API, with --deep for a 7-node worldwide sweep via check-host.net.
LifeOS upgrade — extract system improvements from content, monitor external sources, and scan bookmarks for upgrade opportunities. Shortcut for the Upgrade…
Interactive voice-narrated tutorial on the current conversation topic (or a named one). Shortcut for the Teach skill's Teach workflow. USE WHEN /tm, teach me,…