lark-sheets

Automate Feishu Sheets operations via lark-cli with URL or token inputs.

3|1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-sheets-huxiangyu123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-sheets
Source: https://github.com/HuXiangyu123/CUA-Lark-Agent/tree/main/lark-cli/skills/lark-sheets
Command: npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-sheets-huxiangyu123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Sheets automation and management via the lark-cli: create, read, write, search, and export spreadsheets without manual GUI interactions.

Core Features & Use Cases

  • Create spreadsheets with optional headers and initial data.
  • Read and write cells, append rows, search for content within spreadsheets, and export or download results.
  • Discover cloud spreadsheets by name or keywords using docs +search to locate resources before operation.

Quick Start

Create a new spreadsheet, write headers, and perform a sample read/write workflow from the command line.

Frequently Asked Questions about lark-sheets

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

FAQPage Schema
How do I automate Feishu Sheets operations from the command line?

You can automate Feishu Sheets by using a CLI interface to create spreadsheets, read and write cells, append rows, search content, and export data without manual GUI interactions.

Can I create a Feishu spreadsheet with headers and initial data via CLI?

Yes, creating spreadsheets with optional headers and initial data is supported directly from the command line, allowing you to initialize structures and perform sample read/write workflows immediately.

How do I locate a specific Feishu spreadsheet before reading or writing cells?

You can discover cloud spreadsheets by name or keywords using the docs search command to locate the target resource, then perform subsequent read, write, or export operations via URL or token inputs.

Does this approach require lark-cli to export and download spreadsheet results?

Yes, it relies on the lark-cli interface to handle spreadsheet export and download results, requiring URL or token inputs to authenticate and retrieve the targeted data from Feishu.

What is needed to discover and operate on Feishu Sheets without the GUI?

Automating Feishu Sheets requires the lark-cli interface and a SKILL.md frontmatter containing the skill's name and description for discovery, enabling search, read, write, and export operations.