bywecomteam· 9 skills
企业微信文档(doc)管理技能。提供普通文档的新建、内容读取(Markdown)、内容覆写能力。适用场景:(1) 从零新建空白文档 (2) 以 Markdown 格式读取文档完整内容 (3) 用 Markdown 覆写文档正文。支持通过 docid 或文档 URL 定位文档。当用户提到「企业微信文档」「企微文档」「创建文档」「写个文档」,或链接形如 https://doc.weixin.qq.com/doc/xxx 时触发该技能。注意:在线表格(/sheet/*)请用 wecomcli-sheet;智能表格(/smartsheet/*)请用 wecomcli-smartsheet;智能文档/智能主页(/smartpage/*)请用 wecomcli-smartpage。
$npx -y skills add wecomteam/wecom-cli --skill wecomcli-docInstalls into the current project.
Run `npx skills use "https://github.com/wecomteam/wecom-cli" --skill "wecomteam/wecom-cli/wecomcli-doc"` 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.