bywecomteam· 9 skills
企业微信在线表格(sheet)管理技能。提供在线表格的新建、内容读取、内容修改、追加行数据,以及子工作表的增删管理。适用场景:(1) 新建空白在线表格 (2) 读取表格完整内容(Markdown)(3) 读取基础信息与子表列表 (4) 读取表格子表数据 (5) 修改指定区域内容 (6) 末尾追加一行数据 (7) 添加/删除子工作表。当用户提到「企业微信表格」「企业微信在线表格」「企微 Excel 表格」,或链接形如 https://doc.weixin.qq.com/sheet/xxx 时触发该技能。注意:智能表格(/smartsheet/*)请用 wecomcli-smartsheet;普通文档(/doc/*)请用 wecomcli-doc;智能文档/智能主页(/smartpage/*)请用 wecomcli-smartpage。
$npx -y skills add wecomteam/wecom-cli --skill wecomcli-sheetInstalls into the current project.
Run `npx skills use "https://github.com/wecomteam/wecom-cli" --skill "wecomteam/wecom-cli/wecomcli-sheet"` 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.