wecomcli-doc

Manage WeChat Work documents and smart tables via command-line using wecom-cli doc.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/wukangcheng2944/claude-skills --skill wecomcli-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecomcli-doc
Source: https://github.com/wukangcheng2944/claude-skills/tree/main/wecomcli-doc
Command: npx skills add https://github.com/wukangcheng2944/claude-skills --skill wecomcli-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enterprises need a unified, CLI-driven way to create, read, and edit enterprise WeChat documents and to manage smart tables (subtables, fields) and their records across documents.

Core Features & Use Cases

  • Create and edit documents with Markdown content, via wecom-cli doc
  • Structure smart tables with sheets, fields, and records, and query them using doc-level APIs
  • Locate documents by docid or URL and perform content operations, including asynchronous content retrieval when needed

Quick Start

Run a wecom-cli doc command to create, read, or edit enterprise WeChat documents and manage smart tables in Markdown.

Frequently Asked Questions about wecomcli-doc

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

FAQPage Schema
How do I create enterprise WeChat documents with Markdown content from the command line?

You can create and edit enterprise WeChat documents with Markdown content by running wecom-cli doc commands. This CLI tool processes Markdown input to generate and modify docs directly, supporting content editing and asynchronous content retrieval when needed.

Can I manage smart tables and fields within enterprise WeChat docs via CLI?

Yes, you can manage smart tables within enterprise WeChat docs via CLI. The tool implements API-oriented commands to structure smart sheets, including creating subtables and fields, and querying records across documents using doc-level APIs.

How do I locate an enterprise WeChat document by URL or docid for content operations?

You locate enterprise WeChat documents by targeting them with a URL or docid. The wecom-cli doc commands accept these identifiers to perform content operations, allowing you to read, edit, or manage smart table records within the specified document.

What's the best way to automate enterprise WeChat doc management for a team?

The best way to automate enterprise WeChat doc management for teams is using a CLI-driven approach. This tool provides API-oriented commands for doc creation, content editing, and smart sheet management, enabling automated workflows without manual UI interaction.

Do I need any external dependencies to run wecom-cli doc commands?

No external dependencies are required to run wecom-cli doc commands. The Skill operates independently to manage enterprise WeChat documents and smart tables, requiring only the command line interface to execute API-oriented operations for doc and sheet management.