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.

Step 1 — Identify the Topic

Use $ARGUMENTS if provided. Otherwise infer from:

  1. Current working directory (pwd)
  2. Git repo name (git remote get-url origin)
  3. Dominant topic from the conversation

Step 2 — Check for an Existing TIL Today

obsidian read path="3 - Resources/TIL/til-$(date +%Y-%m-%d).md" 2>/dev/null
Installs
3
Repository
kriscard/skills
GitHub Stars
10
First Seen
8 days ago
til — kriscard/skills