bywecomteam· 9 skills
企业微信智能文档(原名智能主页,smartpage)管理技能。提供智能文档的创建(将本地 Markdown 文件发布为智能文档)与内容导出(异步导出为 Markdown)能力。适用场景:(1) 将一个或多个本地 Markdown 文件创建为智能文档 (2) 异步导出智能文档内容为 Markdown。支持通过 docid 或文档 URL 定位文档。当用户明确提到「智能文档」「智能主页」,或链接形如 https://doc.weixin.qq.com/smartpage/xxx 时触发该技能。注意:普通文档(/doc/*)请用 wecomcli-doc;在线表格(/sheet/*)请用 wecomcli-sheet;智能表格(/smartsheet/*)请用 wecomcli-smartsheet。
$npx -y skills add wecomteam/wecom-cli --skill wecomcli-smartpageInstalls into the current project.
Run `npx skills use "https://github.com/wecomteam/wecom-cli" --skill "wecomteam/wecom-cli/wecomcli-smartpage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/wecomteam/wecom-cli" that are relevant to the current task. Run `npx skills add "https://github.com/wecomteam/wecom-cli"` and select the relevant skills, then follow their instructions.