## What problem does it solve?
This Skill enables rapid capture of tasks and fleeting thoughts as lightweight notes in Obsidian, reducing memory load and keeping action items organized.
## Core Features & Use Cases
- Quick Capture: create timestamped notes in ~/notes/Todo/ for tasks and ideas.
- Two Note Patterns: Simple Checklist for task tracking and Thought Dump for problem context.
- Real-world scenario: while meeting, capture tasks and context to review later in a single folder.
### Quick Start
Use the todo skill to create a new note in the ~/notes/Todo/ directory with a timestamped filename like 20260101T120000.md.
The note will follow the appropriate pattern based on input:
- Simple Checklist example: a blank checklist to fill in as tasks.
- Thought Dump example: a short contextual write-up capturing the current problem, approach, and concerns.