microsoft-todoManage Microsoft To Do tasks via the `todo` CLI. Use when user wants to add, list, complete, remove tasks, manage subtasks (steps), notes, or organize task lists.
Install via ClawdBot CLI:
clawdbot install underwear/microsoft-todoGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/underwear/microsoft-todo-cliUses known external API (expected, informational)
azure.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A small marketing team uses the skill to manage campaign tasks, assign due dates, and track subtasks like content creation and review. Team members can list tasks by priority or due date, ensuring deadlines are met and workflows are organized efficiently.
A freelance developer employs the skill to organize client projects, set reminders for meetings, and manage recurring tasks like invoicing. They use lists to separate work and personal tasks, enhancing focus and time management across multiple projects.
A university research group utilizes the skill to track study milestones, assign steps for data collection, and add notes to tasks for documentation. It helps coordinate team efforts, monitor progress, and ensure compliance with project timelines.
An event planner uses the skill to manage vendor tasks, set deadlines for bookings, and create subtasks for logistics like catering and setup. Recurring patterns help with weekly check-ins, ensuring smooth execution of events.
An IT support team leverages the skill to log and prioritize tickets, assign due dates for resolutions, and track steps for troubleshooting. Important tasks are flagged for urgent issues, improving response times and service quality.
Offer a basic version of the skill for free to attract users, with premium features like advanced analytics or team collaboration tools available via subscription. This model drives adoption while generating recurring revenue from power users and businesses.
Sell customized versions of the skill to large organizations, including enhanced security, dedicated support, and integration with existing enterprise systems like Microsoft 365. This targets companies needing scalable, secure task management solutions.
Partner with productivity tool providers or training platforms to promote the skill, earning commissions on referrals or bundled sales. This leverages existing user bases to drive adoption and create additional revenue streams without direct sales efforts.
💬 Integration Tip
Ensure the todo CLI is installed and OAuth configured via Azure app registration before use; always include --json for structured output in automation scripts.
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...