Manages a centralized GTD-style inbox for capturing thoughts and tasks directly within the terminal.
The GTD Inbox Skill provides a streamlined implementation of the 'Capture' phase from the Getting Things Done methodology. It allows users to quickly record tasks, ideas, and reminders to a persistent Markdown file, automatically converting relative time references like 'tomorrow' or 'next Monday' into specific dates. With built-in duplicate detection and semantic search, it helps developers maintain a clean, organized entry point for productivity workflows without ever leaving their coding environment.
Key Features
01Intuitive commands for listing, removing, and clearing inbox items
02Seamless task capture using natural language processing
03Automatic conversion of relative dates to explicit timestamps
042 GitHub stars
05Persistent storage in a standardized, human-readable Markdown format
06Smart duplicate detection to prevent redundant entries
Use Cases
01Tracking follow-up tasks during code reviews or debugging marathons
02Capturing project ideas and 'to-do' items while deep in a coding session
03Managing a rapid-fire 'brain dump' to clear mental overhead during development