todoPersonal execution engine for tasks, projects, reminders, commitments, follow-ups, and next actions. Use whenever the user mentions something they need to do...
Install via ClawdBot CLI:
clawdbot install agenticio/todoGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A freelance graphic designer uses the skill to capture client requests, break projects into tasks, and track follow-ups. It helps prioritize daily actions and manage commitments without feeling overwhelmed by multiple deadlines.
A university student employs the skill to organize assignments, study sessions, and project milestones. It surfaces next steps during busy periods, reducing brain fog and ensuring progress across courses.
A local shop owner utilizes the skill to manage inventory orders, customer commitments, and administrative reminders. It offloads mental strain by structuring vague intentions into actionable items and highlighting priorities.
A remote team lead uses the skill to capture team follow-ups, project tasks, and blocked items. It facilitates weekly reviews to archive completed work and revive stale items, enhancing productivity without cloud dependencies.
Offer a free version with core features like task capture and what-next recommendations. Monetize through a paid tier with advanced analytics, custom workflows, and priority support, targeting productivity-focused professionals.
Integrate the skill into corporate tools as a local-only task management module. Sell licenses to businesses needing secure, offline productivity solutions with team collaboration features and compliance reporting.
Provide workshops and consulting to help organizations adopt the skill's workflows, such as GTD implementation. Offer ongoing support for optimization, leveraging the local storage for data-sensitive clients.
💬 Integration Tip
Ensure Python 3 is installed and accessible via 'python3' command; initialize storage with init_storage.py before first use to avoid errors.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...