← 返回 Skills 市场
318
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ms-todo
功能描述
Microsoft To Do 任务管理集成。管理任务列表和任务,创建、完成、删除任务。通过 MorphixAI 代理安全访问 Microsoft Graph API。
安全使用建议
This skill is internally consistent, but it relies on a third-party proxy (Morphix) and the openclaw-morphixai plugin. Before installing: verify morphix.app and the openclaw-morphixai plugin are legitimate and trustworthy; check what permissions the Morphix API key grants and prefer least-privilege keys; do not provide your Microsoft username/password directly (use the plugin's OAuth/link flow); consider whether you are comfortable routing your Microsoft To Do data through a third party; rotate/revoke the key if you stop using the skill and monitor account activity after enabling it.
功能分析
Type: OpenClaw Skill
Name: ms-todo
Version: 0.1.1
The skill bundle provides a standard integration for Microsoft To Do via the MorphixAI proxy service (morphix.app). It defines legitimate task management actions such as listing, creating, and updating tasks using the mx_ms_todo tool. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Microsoft To Do integration) matches the instructions: all example actions are list/create/update/complete/delete tasks. The only required secret is MORPHIXAI_API_KEY which is consistent with the declared Morphix proxy usage.
Instruction Scope
SKILL.md is a focused, instruction-only spec: it tells the agent to call the mx_ms_todo tool and to install/link via openclaw-morphixai and morphix.app. It does not instruct reading unrelated files, system paths, or other environment variables.
Install Mechanism
There is no install spec and no code files; nothing will be downloaded or written by the skill itself. The SKILL.md does instruct the user to install a separate plugin (openclaw-morphixai), which is a dependency but outside this skill's installation footprint.
Credentials
The skill requires one env var (MORPHIXAI_API_KEY). That is proportionate to a proxy-based integration. As a note: the Morphix key likely grants access to the user's Microsoft To Do via the Morphix proxy, so the key's scope and the proxy's access should be reviewed before use.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. It does not request persistent system-wide configuration or modify other skills. This default autonomy is expected for skills of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ms-todo - 安装完成后,直接呼叫该 Skill 的名称或使用
/ms-todo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- 补充了详细的前置条件说明,包括插件安装、API Key 获取、环境变量配置和账号链接步骤
- 前置条件部分新增了具体网页链接和命令行操作示例
- 其余核心操作和用法未发生改动
v0.1.0
Initial release of Microsoft To Do integration skill.
- Manage Microsoft To Do task lists and tasks: create, complete, update, and delete tasks.
- Secure access to Microsoft Graph API via MorphixAI proxy.
- Requires `MORPHIXAI_API_KEY` environment variable and account linking through `mx_link`.
- Provides YAML usage examples for all core actions.
- Supports common workflows like daily task management.
元数据
常见问题
Ms Todo 是什么?
Microsoft To Do 任务管理集成。管理任务列表和任务,创建、完成、删除任务。通过 MorphixAI 代理安全访问 Microsoft Graph API。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 318 次。
如何安装 Ms Todo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ms-todo」即可一键安装,无需额外配置。
Ms Todo 是免费的吗?
是的,Ms Todo 完全免费(开源免费),可自由下载、安装和使用。
Ms Todo 支持哪些平台?
Ms Todo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ms Todo?
由 Paul Leo(@paul-leo)开发并维护,当前版本 v0.1.1。
推荐 Skills