tldr
Installation
SKILL.md
tldr-skill
Manage conversation summaries (tldrs) in the Obsidian vault. Each tldr captures decisions, key things to remember, and next actions.
Vault root: Determined from the current working directory or the project's CLAUDE.md context. All paths below are relative to the vault root. Always resolve to absolute paths when reading or writing files.
Operations
| Command | Operation | Description |
|---|---|---|
/tldr |
Create | Summarize session → prompt for project → save |
/tldr read {project} |
Read | Show latest tldr for a project |
/tldr update {project} |
Update | Append to or revise existing tldr |
/tldr delete {project} |
Delete | Remove a tldr (with confirmation) |