wecom-doc

Manage enterprise WeChat documents and smart sheets via mcporter MCP server.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables teams to manage enterprise WeChat documents and smart sheets by routing operations through the mcporter MCP server, unifying creation, editing, and data writes into a single, repeatable workflow.

Core Features & Use Cases

  • Centralized creation and editing of enterprise WeChat documents.
  • Smart sheet lifecycle support: create sheets, define fields, and append records via the same MCP interface.
  • Robust pre-checks and error handling: ensures mcporter installation, MCP server configuration, tool discovery, and docid lifecycle are validated before performing operations.

Quick Start

通过 mcporter 调用 wecom-doc MCP server 完成企业微信文档和智能表格的创建、编辑与数据写入。

Frequently Asked Questions about wecom-doc

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

FAQPage Schema
How do I automate enterprise WeChat document creation and editing?

You can automate enterprise WeChat document creation and editing by routing operations through the mcporter MCP server, which unifies document management and data writes into a single repeatable workflow.

Can I manage smart sheet fields and records through an MCP server?

Yes, you can manage smart sheet fields and records through the MCP server. It supports the full smart sheet lifecycle, allowing you to create sheets, define fields, and append records via the same dynamic mcporter interface.

What prerequisites do I need to automate WeChat document management?

To automate WeChat document management, you need mcporter installed and the MCP server properly configured. The workflow enforces pre-checks for tool discovery and docid lifecycle management before performing any operations.

How does the docid lifecycle work when managing enterprise WeChat smart sheets?

The docid lifecycle is validated through enforced pre-checks before executing operations. This ensures proper document identification and lifecycle management when creating, editing, or appending records to enterprise WeChat smart sheets via mcporter.

Why do my MCP server calls fail when writing data to WeChat documents?

MCP server calls may fail if pre-checks for mcporter installation, MCP server configuration, or tool discovery are not met. The workflow includes robust error handling to validate docid lifecycle and configuration before performing data writes.