What problem does it solve? Capturing tasks quickly often breaks your flow, and unstructured notes get lost. This Skill lets you add a todo in one natural-language sentence, automatically detecting priority and project tags and filing the item into the right section of a local Markdown file. ## Core Features & Use Cases - Priority Detection: Parses [urgent], [high], and [low] tags to route items into Today, This Week, or Someday sections. - Project Tagging: Recognizes bracketed project names and stores them in a project: metadata field. - Structured Markdown Entries: Each todo is saved with added timestamp, priority, and optional project fields in active-todos.md. - Use Case: Say "할 일 추가: [urgent] 매장 전기점검 예약" and the item lands in the Today section with high priority and a timestamp, no manual file editing needed. ## Quick Start Tell the assistant "할 일 추가해줘: [urgent] 세무사한테 4월 자료 보내기" to add a high-priority todo to your active todos file.