wecom-doc

Create and edit WeCom documents and smart sheets via mcporter.

1|2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/bluegitter/QClaw --skill wecom-doc-bluegitter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-doc
Source: https://github.com/bluegitter/QClaw/tree/main/resources/openclaw/config/extensions/wecom-openclaw-plugin/skills/wecom-doc
Command: npx skills add https://github.com/bluegitter/QClaw --skill wecom-doc-bluegitter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Many users need to create, edit, and manage Enterprise WeChat (WeCom) documents and smart sheets directly from the desktop without manual API calls, which is time‑consuming and error‑prone.

Core Features & Use Cases

  • Document creation & editing: Quickly create new WeCom docs or update existing ones using natural language commands.
  • Smart sheet management: Build and modify smart sheets, including adding sheets, fields, and records.
  • Automatic environment handling: Checks for mcporter installation, configures MCP server, and manages doc IDs internally.
  • Use case: A team leader can ask the skill to generate a project plan document and later add progress data to a smart sheet in a single dialogue.

Quick Start

Ask the skill to create a new WeCom document titled “Project Plan” and add the first paragraph.

Frequently Asked Questions about wecom-doc

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

FAQPage Schema
How do I create WeCom docs and smart sheets using natural language?

The Skill automatically checks for the mcporter binary installation, verifies the local OpenClaw environment, and configures the MCP server to manage WeCom documents without manual API setup.

How do I add fields and records to a WeCom smart sheet?

To add fields and records to a WeCom smart sheet, you specify the data in natural language, and the Skill handles the smart sheet manipulation by managing the underlying document IDs and updating the sheet structure.

Can I update existing Enterprise WeChat documents without manual API calls?

Yes, you can update existing Enterprise WeChat documents without manual API calls by using natural language commands to edit content directly, eliminating time-consuming and error-prone manual API interactions.

Do I need a local OpenClaw environment to manage WeCom docs?

Yes, you need a local OpenClaw environment along with the mcporter binary and a properly configured MCP server to execute document creation, content editing, and smart sheet management tasks.

What is the best way to generate a project plan and add progress data to a smart sheet?

The best way to generate a project plan and add progress data is using a single dialogue command to create a WeCom document and subsequently modify a smart sheet, automating the entire workflow internally.