wecom-smartsheet-data

Query, add, update, and delete WeChat SmartSheet records via API commands.

33|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hashSTACS-Global/EnClaws --skill wecom-smartsheet-data-hashstacs-global
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-smartsheet-data
Source: https://github.com/hashSTACS-Global/EnClaws/tree/main/extensions/wecom-openclaw-plugin/skills/wecom-smartsheet-data
Command: npx skills add https://github.com/hashSTACS-Global/EnClaws --skill wecom-smartsheet-data-hashstacs-global

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wecom_mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of WeChat SmartSheet records, allowing for efficient querying, adding, updating, and deleting records directly from within the AI interface.

Core Features & Use Cases

  • Record Management: Perform CRUD operations (Create, Read, Update, Delete) on SmartSheet records.
  • Querying Records: Retrieve all records from a specified SmartSheet using either a docid or URL.
  • Adding Records: Insert new rows of data into a SmartSheet.
  • Updating Records: Modify existing records in a SmartSheet.
  • Deleting Records: Remove records from a SmartSheet.
  • Use Case: For businesses that need to manage data in WeChat SmartSheets and streamline their record-keeping processes.

Quick Start

Use the wecom-smartsheet-data skill to retrieve all records from the SmartSheet with docid 'DOCID'.

Frequently Asked Questions about wecom-smartsheet-data

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

FAQPage Schema
How do I manage WeChat SmartSheet records directly from an AI interface?

You can manage WeChat SmartSheet records by using this Skill to perform CRUD operations, allowing you to query, add, update, and delete data rows directly within the AI interface.

Can I retrieve records from a SmartSheet using a URL instead of a docid?

Yes, you can query and retrieve all records from a specified SmartSheet by providing either the document ID or the URL to initiate the read operation.

What do I need to set up before automating WeChat SmartSheet CRUD operations?

You need a pre-configured WeChat environment and the WeChat SmartSheet API, along with the required wecom_mcp dependency, to execute record management commands.

Does this Skill support adding and deleting rows in WeChat SmartSheets?

Yes, the Skill supports adding new rows of data into a SmartSheet and deleting existing records, alongside querying and updating capabilities for full record management.

What is the best way to streamline business record-keeping in WeChat SmartSheets?

Using this Skill to automate querying, adding, updating, and deleting records streamlines business record-keeping processes by managing SmartSheet data directly from your AI interface.

Why do my WeChat SmartSheet record updates fail during API integration?

Updates fail when the WeChat environment is not pre-configured or the wecom_mcp dependency is missing, as the Skill requires these to authenticate and modify existing records successfully.