feishu-sheet

Automate Feishu spreadsheet read, write, append, find, create, and export operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of manually performing complex operations on Feishu spreadsheets by providing automation capabilities, saving users time and effort.

Core Features & Use Cases

  • Data Operations: Automate various data operations like read, write, append, find, create, and export on Feishu spreadsheets.
  • Conditional Actions: Handle conditional scenarios like validating data, performing conditional writes, and error handling for data operations.
  • Use Case: Quickly generate detailed reports, track expenses, manage projects, or analyze data using the power of Feishu spreadsheets without manually entering or updating each cell.

Quick Start

Extract information from the 'Sales Report' spreadsheet located at this URL: 'https://xxx.feishu.cn/sheets/TOKEN'.

Frequently Asked Questions about feishu-sheet

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

FAQPage Schema
How do I automate data extraction from a Feishu spreadsheet?

To automate Feishu spreadsheet data extraction, you use the spreadsheet token and sheet ID with an OAuth token for authentication. This allows you to automatically read, find, and export specific data ranges without manual cell entry.

Can I append new rows to an existing Feishu spreadsheet via API?

Yes, you can append new rows to a Feishu spreadsheet via API operations. Using the correct spreadsheet token and OAuth authentication, the automation supports write and append actions to continuously update enterprise tracking lists or form processing outputs.

What is the best way to manage user permissions for Feishu spreadsheet data automation?

Managing user permissions for Feishu spreadsheet data automation requires a valid OAuth token and API endpoints for authentication. This ensures that read, write, and export actions are securely executed according to enterprise user access levels.

Does this data automation approach support conditional writes and error handling in Feishu sheets?

Yes, this data automation approach supports conditional scenarios in Feishu sheets. It can validate data, perform conditional writes, and execute error handling to maintain data integrity during complex spreadsheet manipulation and management tasks.

How do I validate data before writing to a Feishu spreadsheet?

To validate data before writing to a Feishu spreadsheet, you use conditional actions within the automation workflow. This mechanism checks data integrity against set rules, performing conditional writes or triggering error handling for invalid entries.