wecom-schedule

Manage WeCom calendar schedules via wecom-mcp tool calls.

1|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/polaris-dxz/xclaw --skill wecom-schedule-polaris-dxz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-schedule
Source: https://github.com/polaris-dxz/xclaw/tree/main/apps/desktop/openclaw-runtime/config/extensions/wecom-openclaw-plugin/skills/wecom-schedule
Command: npx skills add https://github.com/polaris-dxz/xclaw --skill wecom-schedule-polaris-dxz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

企业微信日程管理技能帮助用户在企业微信中高效管理日程,包括查询、创建、修改、取消日程,以及管理参与人和查看团队闲忙情况。

Core Features & Use Cases

  • 支持在指定时间范围内查询日程并获取详情(标题、时间、地点、参与者等)。
  • 创建日程、设置提醒、指定参与人,支持全天日程及自定义时间段。
  • 修改日程信息(标题、时间、地点等)或取消日程,并可更新参与人列表。
  • 查询多位成员的闲忙状态并分析共同空闲时段以安排会议。
  • 通过 wecom-mcp 调用相关接口实现端到端日程管理工作流。

Quick Start

直接向系统发出自然语言日程请求,例如“明天下午2点在会议室安排需求评审并邀请张三、李四”,系统将通过 wecom-mcp 调用相应日程接口执行。

Frequently Asked Questions about wecom-schedule

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

FAQPage Schema
How do I automate WeCom calendar schedule management via MCP?

You can automate WeCom calendar schedule management by using MCP to call wecom-mcp interfaces for creating, querying, updating, and canceling enterprise schedules end-to-end. It handles attendees, reminders, and event details directly through natural language requests.

Can I check attendee availability and find common free slots for a WeCom meeting?

Yes, you can check attendee availability by querying multiple members' busy or free status via MCP. The system then analyzes this data to identify common free time slots, making it easy to schedule meetings without conflicts.

How do I create a WeCom calendar event with attendees and reminders?

To create a WeCom calendar event, issue a natural language request specifying the time, title, and attendees. The system uses wecom-mcp to set reminders, invite participants, and support all-day or custom time ranges automatically.

Does WeCom MCP support updating and canceling existing schedules?

Yes, WeCom MCP supports updating and canceling existing schedules. You can modify event details like title, time, and location, update the participant list, or cancel events entirely through targeted interface calls.

What do I need to query schedules within a specific date range in WeCom?

To query schedules within a specific date range in WeCom, you need the wecom-mcp tool configured for your enterprise environment. It retrieves event details including titles, times, locations, and participants for the specified period.