← Back to Skills Marketplace
byungkyu

Microsoft To Do

by byungkyu · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
5586
Downloads
8
Stars
7
Active Installs
4
Versions
Install in OpenClaw
/install microsoft-to-do
Description
Microsoft To Do API integration with managed OAuth. Manage task lists, tasks, checklist items, and linked resources. Use this skill when users want to create...
Usage Guidance
Install only if you trust Maton to broker your Microsoft To Do OAuth connection. Keep MATON_API_KEY private, specify Maton-Connection when using multiple accounts, and carefully confirm the target list or task before approving any write or delete action.
Capability Analysis
Type: OpenClaw Skill Name: microsoft-to-do Version: 1.0.3 The skill provides a standard integration for Microsoft To Do via a third-party proxy service (api.maton.ai). It requires a MATON_API_KEY for authentication and provides CRUD operations for tasks, lists, and checklist items. The code snippets in SKILL.md are standard Python and Bash examples for API interaction and do not contain any malicious logic, obfuscation, or evidence of data exfiltration beyond the intended API usage.
Capability Assessment
Purpose & Capability
The documented capabilities are full CRUD for Microsoft To Do lists, tasks, checklist items, and linked resources; write/delete authority is impactful but matches the stated task-management purpose.
Instruction Scope
Instructions are scoped to Microsoft To Do and Maton connection-management endpoints, and the skill explicitly requires user approval before create, update, or delete operations.
Install Mechanism
The artifact contains a single non-executable SKILL.md file with documentation and examples; no install scripts, dependencies, hidden files, or automatic execution were found.
Credentials
Network access and MATON_API_KEY are proportionate for managed OAuth, but users should understand requests pass through api.maton.ai before reaching Microsoft Graph.
Persistence & Privilege
Persistent Maton OAuth connections are disclosed, connection deletion is documented, and there is no local persistence or privilege escalation in the artifact.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install microsoft-to-do
  3. After installation, invoke the skill by name or use /microsoft-to-do
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Changed API and connection management base URLs from gateway.maton.ai/ctrl.maton.ai to api.maton.ai for all user and OAuth operations. - Improved documentation to clarify connection management steps and strengthened recommendations on specifying the `Maton-Connection` header when multiple accounts are in use. - Added a new section outlining security and user approval requirements for write operations. - Removed the LICENSE.txt file from the skill package.
v1.0.2
- Added new metadata fields under the skill's metadata section, including `clawdbot` requirements and emoji. - Declared `MATON_API_KEY` as a required environment variable within the metadata. - No other documentation or functionality changes detected.
v1.0.1
Version 1.0.1 of microsoft-to-do - No file or documentation changes detected in this release. - No new features, bug fixes, or updates introduced.
v1.0.0
Initial release of Microsoft To Do API integration. - Provides full CRUD operations for task lists, tasks, and checklist items via the Maton API gateway. - Managed OAuth authentication with easy connection management at ctrl.maton.ai. - Supports use of multiple connections with the Maton-Connection header. - Includes detailed usage instructions and example code for all core operations. - Requires a Maton API key for authorization. - Proxies requests to Microsoft Graph API with automatic OAuth handling.
Metadata
Slug microsoft-to-do
Version 1.0.3
License MIT-0
All-time Installs 210
Active Installs 7
Total Versions 4
Frequently Asked Questions

What is Microsoft To Do?

Microsoft To Do API integration with managed OAuth. Manage task lists, tasks, checklist items, and linked resources. Use this skill when users want to create... It is an AI Agent Skill for Claude Code / OpenClaw, with 5586 downloads so far.

How do I install Microsoft To Do?

Run "/install microsoft-to-do" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Microsoft To Do free?

Yes, Microsoft To Do is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Microsoft To Do support?

Microsoft To Do is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Microsoft To Do?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.3.

💬 Comments