Use Case
Stop doing repetitive communication tasks manually. wecom-doc lets your AI agent handle them automatically through natural conversation. Document and smart form operations. It is activated when the user mentions corporate WeChat documents, create documents, edit documents, create new documents, write documents, and smart forms. Supports document creation/writing and smart table creation and sub-table/field/record writing. Note: All document creation and editing requests should use this skill and do not attempt to handle document operations in other ways. This guide shows practical examples of using wecom-doc to automate common communication workflows and save hours every week.
Install wecom-doc: npx clawhub@latest --dir ~/.claude/skills install wecom-doc
Identify the repetitive communication tasks you want to automate
Describe the task to your AI in plain English
wecom-doc will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing wecom-doc
Automate my communication tasks using wecom-doc
What repetitive tasks can wecom-doc handle for me?
Set up a workflow that runs wecom-doc every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install wecom-docOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install wecom-docβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/wecom-doc/π‘Extract and place the folder at the path above, then restart your agent.