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

wecomcli-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
4

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-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-doc has 4 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-doc.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 管理企业微信文档和智能文档(原名智能主页)的创建、读取和编辑。文档接口支持通过 docid 或 url 二选一定位文档。 ⚠️ 重要触发规则 :只有当用户明确提到「 智能文档 」或「 智能主页 」时,才使用智能文档相关接口( smartpage_* 系列)。其他所有涉及「文档」的场景(如"创建文档"、"写个文档"、"帮我建个文档"等),一律使用企微文档接口( create_doc / get_doc_content / edit_doc_content )。 企业微信文档有三种品类, 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。 注意 : 参见 API 详情 。 用 Markdown 内容覆写文档正文。 content_type 固定为 1 (Markdown)。 参见 API 详情 。 适用品类:智能文档(用户说「智能文档」或「智能主页」时触发) 适用 URL: /smartpage/* ⚠️ 只有当用户明确指定「智能文档」或「智能主页」时,才使用以下接口。其他「文档」场景请使用上方的企微文档接口。 适用场景: 创建智能文档(原名智能主页),支持传入标题和多个子页面。每个子页面可指定标题、内容类型和本地文件路径。创建成功返回 docid 和 url。 ⚠️ 特殊语法 :此命令必须使用 +smartpage_create (带 + 前缀),加号不可省略;该 + 仅适用于此命令,不要泛化到其他 doc 子命令。 注意 : 参见 API 详情 。 发起智能文档内容导出任务(异步)。传入 docid(或 url)和 content_type,返回 task_id。这是异步导出的第一步,需配合 smartpage_get_export_result 轮询获取导出结果。 参见 API 详情 。 查询智能文档导出任务进度。传入 task_id 进行轮询,当 task_done 为 true 时返回 content (导出的完整文档内容)。 当 task_done 为 true 时, content 字段即为导出的 Markdown 内容。 参见 API 详情 。 关键提示 :读取内容前先看 URL 判断品类。 /doc/ 或 /smartsheet/ → get_doc_content ; /smartpage/ → smartpage_export_task...

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-doc do?

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

Is wecomcli-doc good?

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

Which AI agents support wecomcli-doc?

wecomcli-doc currently lists compatibility with Skills CLI.

Is wecomcli-doc safe to install?

wecomcli-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-doc?

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

How do I install wecomcli-doc?

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

Related skills

More from wecomteam/wecom-cli

Related skills

Alternatives in Software Engineering