feishu-cli-sheet

Automate Feishu spreadsheet tasks via CLI with V2 and V3 APIs.

1.3k|140|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-sheet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-cli-sheet
Source: https://github.com/riba2534/feishu-cli/tree/main/skills/feishu-cli-sheet
Command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-sheet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu spreadsheet tasks are often manual and error-prone; this skill automates routine spreadsheet operations to save time and reduce mistakes.

Core Features & Use Cases

  • Create, read, write, and manage Feishu spreadsheets via CLI, including V2 simple data and V3 rich-text APIs.
  • Apply styles, merge cells, insert data, and protect sheets to enable safe collaboration on large datasets.
  • Use cases include automated reporting, data consolidation from multiple sources, and batch processing of spreadsheet data.

Quick Start

Create a new spreadsheet named 'Sales Data' and insert a 2x2 sample table into Sheet1.

Frequently Asked Questions about feishu-cli-sheet

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

FAQPage Schema
How do I automate Feishu spreadsheet tasks like reading and writing cells?

You can automate Feishu spreadsheet tasks by using CLI commands to read, write, and manage cells. It supports batch workflows to reduce manual errors and save time on routine spreadsheet operations.

What is the difference between V2 and V3 Feishu sheet APIs for data operations?

The V2 API handles simple data read and write operations, while the V3 API supports rich-text content operations. Both can be accessed via dedicated CLI commands for batch processing.

Can I apply styles and merge cells in Feishu spreadsheets via API?

Yes, you can apply styles, merge cells, insert data, and protect sheets via the API. This enables safe collaboration on large datasets within your automated batch workflows.

Does the Feishu sheet CLI support batch processing for automated reporting?

Yes, the CLI supports batch operation via dedicated commands for automated reporting and data consolidation. It automates routine spreadsheet operations to reduce manual mistakes.

Do I need any specific dependencies to run the Feishu spreadsheet CLI?

No specific dependencies are required to use the Feishu spreadsheet CLI. It operates standalone to automate creating spreadsheets, reading and writing cells, and managing sheets.