wecom-meeting-manage

Cancel WeCom meetings and update attendee lists via wecom_mcp.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enterprise teams rely on WeCom for internal meeting coordination, but updating attendees or canceling bookings can be error-prone and slow. This skill provides a reliable, tool-based method to cancel meetings and refresh invitee lists to keep calendars accurate.

Core Features & Use Cases

  • Cancel a scheduled WeCom meeting by meetingid
  • Update invited members for a meeting (full replacement) by providing meetingid and new invitees
  • Workflow guidance: locate meetings via WeCom queries, fetch current attendees, and apply changes via wecom_mcp

Quick Start

Create a wecom-meeting-manage flow to cancel a meeting or update attendees using the wecom_mcp tool.

Frequently Asked Questions about wecom-meeting-manage

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

FAQPage Schema
How do I cancel a scheduled WeCom meeting by meetingid?

To cancel a WeCom meeting, this skill automates the cancellation process by passing the specific meetingid to the wecom_mcp tool. It requires preflight checks before processing the cancellation to ensure calendar accuracy.

Can I update invited members for a WeCom meeting without creating a new invite?

Yes, you can update invited members for an existing WeCom meeting by providing the meetingid and a new list of invitees. The skill performs a full replacement of the attendee list via the wecom_mcp tool to keep calendars accurate.

Does WeCom meeting management work with enterprise workflows that frequently adjust calendars?

This WeCom meeting management skill is built for enterprise environments where teams frequently adjust calendars and attendee rosters. It automates attendee updates to keep enterprise schedules accurate.

What is the workflow to refresh invitee lists for a WeCom meeting?

The workflow involves locating meetings via WeCom queries, fetching current attendees, and applying changes through the wecom_mcp tool. This ensures the invitee list is fully replaced accurately with the new provided members.

Why does updating WeCom meeting attendees require preflight checks?

Updating WeCom meeting attendees requires preflight checks because canceling bookings and modifying rosters are sensitive changes. These checks prevent errors and ensure the wecom_mcp tool accurately applies the attendee list replacement.