wecom-doc-manager

Create, retrieve, and edit WeChat Work documents via the MCP tool.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/fengtc/wecom-openclaw-plugin-multi-bot-min --skill wecom-doc-manager-fengtc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-doc-manager
Source: https://github.com/fengtc/wecom-openclaw-plugin-multi-bot-min/tree/main/skills/wecom-doc-manager
Command: npx skills add https://github.com/fengtc/wecom-openclaw-plugin-multi-bot-min --skill wecom-doc-manager-fengtc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It enables users to efficiently manage enterprise WeChat documents, including creating, reading, and editing, reducing manual effort and streamlining workflow.

Core Features & Use Cases

  • Document Management: Create new documents or smart tables within WeChat Work, supporting collaboration and content updates.
  • Content Retrieval: Extract complete document content in Markdown format for review or processing.
  • Content Editing: Overwrite existing document content with new Markdown input to update information directly.
  • Use Case: A team needs to update a project report stored in WeChat documents; this Skill can fetch the current content, allow edits, and save updates seamlessly.

Quick Start

Use the wecom-doc-manager skill to retrieve a document by its docid, then edit and update the content as needed.

Frequently Asked Questions about wecom-doc-manager

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

FAQPage Schema
How do I automate WeChat enterprise document content extraction?

You can automate WeChat enterprise document content extraction by using this Skill's API to retrieve complete document content in Markdown format, requiring a valid document ID and prior MCP tool setup.

Can I update existing WeChat Work documents with new Markdown content?

Yes, you can update existing WeChat Work documents by overwriting the current content with new Markdown input, directly saving information to the document via the automated API without manual editing.

What do I need to set up before managing WeCom documents via API?

Before managing WeCom documents via API, you need to complete prior MCP tool setup and ensure proper permissions are configured within your WeChat Work environment to authorize document creation and editing.

How does automated enterprise document management handle project reports?

Automated enterprise document management handles project reports by fetching the current document content, allowing necessary edits, and saving the updates seamlessly within WeChat Work to streamline team workflows.

Does this approach support creating smart tables within WeChat Work?

Yes, this approach supports creating smart tables within WeChat Work, enabling enterprise teams to build new structured documents and facilitate collaboration alongside standard content updates.