Skip to main content
Back to the directory
wecomteam/wecom-cliSoftware EngineeringWriting and Content

wecomcli-manage-doc

wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wecomteam/wecom-cli --skill wecomcli-manage-doc
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, wecomcli-manage-doc has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wecomteam/wecom-cli. Canonical URL: https://skills.sh/wecomteam/wecom-cli/wecomcli-manage-doc.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 管理企业微信文档的创建、读取和编辑。所有接口支持通过 docid 或 url 二选一定位文档。 通过 wecom-cli 调用,品类为 doc : 所有接口返回 JSON 对象,包含以下公共字段: 当 errcode 不为 0 时,说明接口调用失败,可重试 1 次;若仍失败,将 errcode 和 errmsg 展示给用户。 获取文档完整内容数据,只能以 Markdown 格式返回。采用 异步轮询机制 :首次调用无需传 task_id ,接口返回 task_id ;若 task_done 为 false,需携带该 task_id 再次调用,直到 task_done 为 true 时返回完整内容。 参见 API 详情 。 新建文档(doc_type=3)或智能表格(doc_type=10)。创建成功返回 url 和 docid。 注意 :docid 仅在创建时返回,需妥善保存。创建智能表格时默认包含一个子表,可通过 smartsheet_get_sheet 查询其 sheet_id。 参见 API 详情 。 用 Markdown 内容覆写文档正文。 content_type 固定为 1 (Markdown)。 参见 API 详情 。 ,若 task_done 为 false 则携带 task_id 继续轮询 2. 创建新文档 → ,保存返回的 docid 3. 编辑文档 → 先 get_doc_content 了解当前内容,再 edit_doc_content 覆写 - 首次调用(不传 task_id): - 轮询(携带上次返回的 task_id): - 或通过 URL: - 读取文档 →

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wecomcli-manage-doc do?

wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。

Is wecomcli-manage-doc good?

wecomcli-manage-doc does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support wecomcli-manage-doc?

wecomcli-manage-doc currently lists compatibility with Skills CLI.

Is wecomcli-manage-doc safe to install?

wecomcli-manage-doc has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to wecomcli-manage-doc?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install wecomcli-manage-doc?

Run the following command to install wecomcli-manage-doc: npx skills add https://github.com/wecomteam/wecom-cli --skill wecomcli-manage-doc

Related skills

More from wecomteam/wecom-cli

Related skills

Alternatives in Software Engineering