What problem does it solve? Managing WeCom (Enterprise WeChat) online spreadsheets normally requires manual work in the web UI. This Skill lets an AI agent create, import, read, update, and append data to online spreadsheets at doc.weixin.qq.com directly through the wecom-cli command line, turning spreadsheet operations into automated conversations. ## Core Features & Use Cases - Create and Import Spreadsheets: Create blank or pre-filled online spreadsheets, or import local CSV/XLS/XLSX files as WeCom online sheets. - Read and Write Cell Data: Read sheet metadata and range data (structured grid or CSV), update cell regions with text, numbers, formulas, and links, and append rows to the end of a worksheet. - Worksheet Management: Add or delete sub-worksheets within an online spreadsheet, with mandatory user confirmation before destructive operations. - Use Case: A user provides a doc.weixin.qq.com/sheet/ link and asks to append this week's sales figures; the agent resolves the docid, fetches the sheet_id, and appends a properly typed row. ## Quick Start Ask the agent to read the data from your WeCom online spreadsheet link and append a new row with the values you provide.