wecomcli-smartsheet

Manage smartsheet structures and row data via the wecom-cli interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the challenge of managing complex, structured data within the WeCom ecosystem by providing a programmatic interface for smartsheet operations, eliminating manual data entry and structural maintenance.

Core Features & Use Cases

  • Automated Structure Management: Create, rename, and delete smartsheets, sub-sheets, and custom fields programmatically.
  • Data Lifecycle Control: Perform bulk CRUD operations on sheet records, including support for file and image attachments.
  • Use Case: A project manager can use this skill to automatically initialize a new project tracking sheet, define columns for task status and deadlines, and populate it with initial task data from a separate planning document.

Quick Start

Use the wecomcli-smartsheet skill to create a new smartsheet named Project Alpha and add a text field for task descriptions.

Frequently Asked Questions about wecomcli-smartsheet

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

FAQPage Schema
How do I automate WeCom smartsheet creation and data entry?▼

You can automate WeCom smartsheet creation and data entry by using this skill to programmatically generate sub-sheets, define custom fields, and perform bulk CRUD operations on row-level records.

Can I manage complex data types like file attachments in a WeCom smartsheet?▼

Yes, you can manage complex data types in a WeCom smartsheet including file attachments, image uploads, user references, and multi-select options via the wecom-cli interface.

What is the best way to initialize a project tracking sheet in WeCom?▼

The best way to initialize a project tracking sheet in WeCom is programmatically defining the smartsheet structure, adding task status and deadline fields, then populating it with initial task data.

Do I need wecom-cli to manage enterprise smartsheet structures?▼

Yes, you need wecom-cli installed as a dependency, because this skill relies on that interface to facilitate automated structural modifications and data retrieval within the WeCom environment.

How does automated smartsheet modification work for enterprise data management?▼

Automated smartsheet modification works by issuing programmatic commands to create, rename, or delete sub-sheets and fields, eliminating manual structural maintenance for enterprise data management.

Are there limitations when using wecom-cli for bulk smartsheet data operations?▼

The metadata does not specify explicit limitations, but bulk smartsheet data operations are constrained to the supported complex data types and the structural modification capabilities of the wecom-cli interface.