← 返回 Skills 市场
byungkyu

Microsoft To Do

作者 byungkyu · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
5578
总下载
8
收藏
7
当前安装
4
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microsoft-to-do
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microsoft-to-do 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug microsoft-to-do
版本 1.0.3
许可证 MIT-0
累计安装 210
当前安装数 7
历史版本数 4
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5578 次。

如何安装 Microsoft To Do?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install microsoft-to-do」即可一键安装,无需额外配置。

Microsoft To Do 是免费的吗?

是的,Microsoft To Do 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Microsoft To Do 支持哪些平台?

Microsoft To Do 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Microsoft To Do?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.3。

💬 留言讨论