← Back to Skills Marketplace
318
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ms-todo
Description
Microsoft To Do 任务管理集成。管理任务列表和任务,创建、完成、删除任务。通过 MorphixAI 代理安全访问 Microsoft Graph API。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ms-todo - After installation, invoke the skill by name or use
/ms-todo - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Ms Todo?
Microsoft To Do 任务管理集成。管理任务列表和任务,创建、完成、删除任务。通过 MorphixAI 代理安全访问 Microsoft Graph API。 It is an AI Agent Skill for Claude Code / OpenClaw, with 318 downloads so far.
How do I install Ms Todo?
Run "/install ms-todo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ms Todo free?
Yes, Ms Todo is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Ms Todo support?
Ms Todo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ms Todo?
It is built and maintained by Paul Leo (@paul-leo); the current version is v0.1.1.
More Skills