wecomcli-sheet

Manage WeChat online spreadsheets through automated read, write, and structural operations.

45|11|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/beyonai/ByClaw --skill wecomcli-sheet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecomcli-sheet
Source: https://github.com/beyonai/ByClaw/tree/main/middleware/openclaw/skills/wecom/wecomcli-sheet
Command: npx skills add https://github.com/beyonai/ByClaw --skill wecomcli-sheet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wecom-cli, and includes references (resource) components.

What problem does it solve?

This skill resolves the friction of managing enterprise-grade online spreadsheets, eliminating manual data entry and complex navigation within the WeChat ecosystem.

Core Features & Use Cases

  • Automated Sheet Management: Create, read, and modify online spreadsheets programmatically.
  • Sub-sheet Orchestration: Dynamically add, delete, or update specific sub-worksheets within a document.
  • Use Case: Automatically append daily sales logs to a shared team spreadsheet or extract project tracking data from a master sheet to generate status reports.

Quick Start

Use the wecomcli-sheet skill to read the content of the online spreadsheet at the provided URL and append a new row with the latest project status.

Frequently Asked Questions about wecomcli-sheet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate reading and writing data in enterprise WeChat spreadsheets?

You can automate enterprise WeChat spreadsheets by using this skill to programmatically read, write, and modify online documents. It executes authenticated API calls to append rows and extract data for collaborative business tasks.

Can I dynamically add or delete sub-worksheets within an enterprise WeChat document?

Yes, you can dynamically orchestrate sub-worksheets within an enterprise WeChat document. The skill supports structural modifications to add, delete, or update specific sub-sheets programmatically for collaborative workflows.

Do I need the wecom-cli binary to manage WeChat online spreadsheets?

Yes, you need the wecom-cli binary installed to manage WeChat online spreadsheets. The skill requires this dependency to execute authenticated API calls for secure document interaction and data updates.

What is the best way to batch update project tracking data in a shared team spreadsheet?

The best way to batch update project tracking data in a shared team spreadsheet is through automated structural modifications. The skill handles batch data updates and appends daily logs without manual data entry.

Does this approach work for automating daily sales logs into WeChat sheets?

Yes, this approach works for automating daily sales logs into WeChat sheets. The skill programmatically appends new rows with the latest project status or sales data to shared team spreadsheets for enterprise collaboration.

Why does manual data entry in enterprise WeChat sheets cause friction for teams?

Manual data entry in enterprise WeChat sheets causes friction due to complex navigation and repetitive input. This skill resolves that friction by automating document creation, sub-sheet management, and batch data updates.