ms-todo-oauthA robust CLI skill to manage Microsoft To Do tasks via Microsoft Graph API. Supports full task lifecycle management including lists, tasks with priorities, due dates, reminders, recurrence patterns, views, search, and data export. Includes comprehensive test suite for reliability. THIS IS A REVISED OAUTH2-BASED VERSION OF ms-todo-sync with AI ASSISTANCE. ALL CREDITS TO THE ORIGINAL AUTHOR.
Install via ClawdBot CLI:
clawdbot install nathanatgit/ms-todo-oauthGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://python.orgAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Individuals can use this CLI tool to manage their daily tasks, set reminders, and organize lists directly from the terminal. It supports recurring tasks and rich options like priorities and due dates, making it ideal for personal productivity without relying on a GUI.
Small teams or remote workers can integrate this skill into their workflows to track project tasks, assign deadlines, and export data for reporting. The search and export features help in monitoring progress and sharing updates across team members.
Students and educators can manage assignments, study schedules, and deadlines using this tool. The support for Unicode and emojis allows for creative task naming, while recurring patterns help with regular class activities.
Freelancers can automate task creation and tracking for client projects, using due dates and reminders to stay on schedule. The CLI interface enables quick updates from any terminal, streamlining administrative work.
IT professionals can use this skill to log maintenance tasks, set reminders for system checks, and track issues via searchable lists. The robust test suite ensures reliability in critical environments.
Offer a basic version of this CLI tool for free, with premium features like advanced analytics or team collaboration available via subscription. Integrate with existing productivity platforms to attract users seeking enhanced task management.
License this skill to businesses for internal use, providing custom support, security audits, and integration with corporate Microsoft accounts. Target companies needing reliable, tested task management tools for employees.
Provide consulting services to customize the skill for specific client needs, such as adding new features or integrating with other APIs. This model leverages the open-source nature for tailored solutions.
💬 Integration Tip
Ensure proper OAuth2 setup by replacing default client IDs with custom ones for security, and test the skill in a controlled environment before deployment to avoid authentication issues.
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...