skills/til/SKILL.md
Today I Learned — research a topic, learn interactively, then save as TIL markdown. Use when the user wants to learn about a topic, says 'teach me', 'what is X', 'deep dive into X', or asks to study something and save it as a TIL note.
npx skillsauth add songyunseop/oh-my-til tilInstall 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.
Topic research → Interactive learning → Save TIL.
til_list: Check existing TILs (detect same/similar topics)til_get_context: Find related TILs and backlog items, link candidatesRead to check if til/{category}/{slug}.md exists → if so, offer to expand the existing TIL or start a new topictil_get_context to check existing TILs. Fall back to til_list if MCP is unavailable
til_backlog_status(category) → reference sections[].items[].sourceUrls
WebFetchtil-fetcher subagentFollow /save skill rules to save. In follow-up mode, merge into the existing file (add updated date).
[display name](til/{category}/{slug}.md) — no [[wiki links]] (links must work in static sites and non-Obsidian editors)testing
SRS-based TIL review session (spaced repetition). Use when the user says 'quiz me', 'review what I learned', 'flashcard session', 'test my knowledge', or wants to do spaced repetition review of their TIL notes.
tools
Install or update the Oh My TIL plugin in an Obsidian vault
documentation
Save learning content as a TIL file and batch-update Daily notes, MOC, and backlog. Use when the user says 'save this', 'write up what I learned', 'document this as a TIL', or wants to persist a learning conversation as a note.
research
Research a topic to identify key concepts and terms, then organize as a learning backlog. Use when the user wants a learning roadmap, study plan, curriculum, or asks 'what should I learn about X' — focuses on planning what to learn, not learning itself.