wecom-openclaw-plugin
WeCom messaging, docs, email, calendar, and meeting automation
All Skills in This Repository (10)
Pure Emerald Level Indicatorswecom-contact
Query visible WeCom directory members via get_userlist and filter by name or alias.
wecom-msg
Query WeCom chat histories and download multimedia messages via wecom_mcp.
wecom-send-media
Send local media files to WeCom users via absolute file paths and MEDIA directive.
wecom-todo
Manage WeCom todos via wecom-mcp tool calls with pagination and contact-name resolution.
wecom-schedule
Coordinate enterprise calendars in WeCom with querying, event creation, updates, and availability checks.
wecom-meeting
Create, list, update, and cancel WeCom meetings via wecom_mcp.
wecom-doc
Manage WeCom documents and smart pages via MCP automation.
wecom-smartsheet
Manage WeCom Smart Sheets sub-sheets, fields, and records via wecom_mcp.
wecom-send-template-card
Send structured WeCom template cards with JSON conforming to the card schema.
wecom-preflight
Inspect and repair wecom_mcp permission configurations via CLI before operations.
Frequently Asked Questions
FAQPage SchemaHow to install wecom-openclaw-plugin?▼
Run `npx skills add WecomTeam/wecom-openclaw-plugin --all -g -y` in your terminal to install all skills globally. Then configure your WeCom Bot ID and Secret in OpenClaw and restart the gateway.
What can this WeCom plugin do?▼
It lets your agent send messages, manage email, create and edit docs and smart sheets, schedule calendar events and meetings, manage todos, search contacts, and upload or download WeDrive files inside WeCom.
Does it work with OpenClaw bot and agent modes?▼
Yes. It supports Bot mode over WebSocket or webhook and Agent mode over encrypted HTTP callbacks, and both can run independently or together.
Can it schedule meetings and book meeting rooms?▼
Yes. It can create, update, and cancel online meetings, check attendee availability, and search and reserve meeting rooms in your office buildings.
Do I need coding skills to use it?▼
No. After installation and bot configuration, you simply ask in plain language and the agent executes the right WeCom operation for you.