wecom-edit-todo

Create, update, and delete WeCom todos with reminders and followers.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Qiue-G/Claw-X --skill wecom-edit-todo-qiue-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-edit-todo
Source: https://github.com/Qiue-G/Claw-X/tree/main/.openclaw/extensions/wecom/skills/wecom-edit-todo
Command: npx skills add https://github.com/Qiue-G/Claw-X --skill wecom-edit-todo-qiue-g

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

企业微信待办事项的日常写操作往往繁琐且易出错。本技能提供一个集中、可控的入口来创建、修改、删除待办,以及变更用户处理进度,降低重复工作和失误率。

Core Features & Use Cases

  • 创建待办:快速生成待办项,指定内容和提醒时间,并可选分派人。
  • 更新/修改待办:修改待办内容、分派人、状态或提醒时间,确保信息同步。
  • 删除待办与进度变更:在必要时删除待办或将用户进度设置为已完成/拒绝,确保变更可追溯。
  • 使用场景示例:当用户提出“创建一个待办并分派给同事”或“将某个待办的提醒时间改到下周”时,直接通过技能完成操作。

Quick Start

使用 AI 调用 wecom-mcp 工具来创建、更新或删除待办项,并按提示提供待办内容、分派人和提醒时间等必要信息。

Frequently Asked Questions about wecom-edit-todo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a WeCom todo and assign it to a colleague?

To create a WeCom todo, provide the task content, follower assignments, and reminder time. The skill validates input formats and generates the todo item, returning an error if the API call fails.

Can I update WeCom task reminders and follower assignments?

Yes, you can update WeCom task reminders and follower assignments. The skill modifies todo content, assigned followers, status, and reminder times to ensure information stays synchronized across collaboration workflows.

Does this skill support changing a user's todo status to completed?

Yes, it supports changing a user's todo status to completed or rejected. The skill updates user processing progress on WeCom todos, ensuring all status changes are traceable within typical collaboration workflows.

What happens if a WeCom todo API call fails during task deletion?

If a WeCom todo API call fails during task deletion, the skill returns a clear error message. It validates input formats and ensures actions originate from approved sources to prevent silent failures.

Do I need the wecom-mcp tool to manage WeCom todos?

Yes, you use the wecom-mcp tool to manage WeCom todos. The AI invokes this tool to execute create, update, and delete operations, requiring you to provide necessary todo content and reminder details.

Why are my WeCom todo edit actions rejected by this skill?

WeCom todo edit actions are rejected if they do not originate from approved sources or if input formats fail validation. The skill enforces source approval checks and format validation before executing API calls.