AI AGENT ADDONS

Wecomcli Manage Doc

wecomteam/wecom-cli
Office & Documents
2,474installs

You can manage your WeCom documents right from the command line. This skill lets you create, read, and edit documents and smart tables. You just need a document ID or URL to get started.

Reading a document works with a simple polling system. The skill first gives you a task ID. You then check again until the document content is ready. You can also export content as Markdown to use elsewhere.

Creating a new document or smart table is easy. You give it a name and get back a link and ID. Editing allows you to overwrite the whole document with new Markdown text.

Add Wecomcli Manage Doc skill to your workflow

Global

mkdir -p ~/.claude/skills/wecomcli-manage-doc

Project

mkdir -p .claude/skills/wecomcli-manage-doc

Source Repository

Stars
2,372
Forks
165
Watchers
2,372
License
MIT
Last Push
2 months ago
Created
4 months ago