bywecomteam· 9 skills
企业微信智能表格(smartsheet)管理技能。提供智能表格的新建(doc_type=10)、结构管理(子表、字段/列)和数据管理(记录增删改查)。适用场景:(1) 从零新建智能表格 (2) 管理智能表格子表和字段/列 (3) 查询、添加、更新、删除智能表格记录。支持通过 docid 或文档 URL 定位文档。当用户提到「企业微信智能表格」「智能表格」,或链接形如 https://doc.weixin.qq.com/smartsheet/xxx 时触发该技能。注意:普通文档(/doc/*)请用 wecomcli-doc;在线表格(/sheet/*)请用 wecomcli-sheet;智能文档/智能主页(/smartpage/*)请用 wecomcli-smartpage。
$npx -y skills add wecomteam/wecom-cli --skill wecomcli-smartsheetInstalls into the current project.
Run `npx skills use "https://github.com/wecomteam/wecom-cli" --skill "wecomteam/wecom-cli/wecomcli-smartsheet"` 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.