til
Installation
SKILL.md
TIL (Today I Learned) Capture
Turn a session into a durable, engaging knowledge note. The goal is a note future-you will actually want to read — not a dry changelog. This skill is the single source of truth for TIL note format.
Step 1 — Identify the Topic
Use $ARGUMENTS if provided. Otherwise infer from:
- Current working directory (
pwd) - Git repo name (
git remote get-url origin) - Dominant topic from the conversation
Complete when the topic/project name is explicit or the inferred topic is shown to the user.