lark-sheets

Automate Feishu Sheets spreadsheet creation, reading, writing, and exporting via lark-cli.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ShunsukeHayashi/lark-harness --skill lark-sheets-shunsukehayashi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-sheets
Source: https://github.com/ShunsukeHayashi/lark-harness/tree/main/lark-sheets
Command: npx skills add https://github.com/ShunsukeHayashi/lark-harness --skill lark-sheets-shunsukehayashi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Sheets integration enables automated creation, reading, writing, and exporting of spreadsheets, reducing manual work and enabling repeatable workflows for business operations.

Core Features & Use Cases

  • Create spreadsheets with initial headers/datasets or export existing ones.
  • Write and read cell data, search within sheets, and export or download spreadsheets.
  • Use cases include batch data entry, retrieval of table data from sheets, and exporting reports.

Quick Start

Create a spreadsheet, write headers and data, read and write cells, and export results from Feishu Sheets using the CLI.

Frequently Asked Questions about lark-sheets

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

FAQPage Schema
How do I automate writing and reading cells in Feishu Sheets?

You can automate reading and writing Feishu Sheets cells through CLI commands that handle batch data entry and retrieval. This Skill orchestrates lark-cli to interact with spreadsheet cells programmatically for automated reporting and data workflows.

What is the best way to export Feishu spreadsheets for reporting?

The best way to export Feishu spreadsheets is using CLI automation to download and export files directly. This Skill supports exporting existing spreadsheets, enabling repeatable workflows for business operations and batch reporting without manual intervention.

Do I need lark-cli to create Feishu Sheets with headers automatically?

Yes, lark-cli is required as the CLI interface to create Feishu Sheets with initial headers. This Skill relies on lark-cli to execute spreadsheet creation and populate them with starting datasets.

Can I append rows and search within known Feishu spreadsheets using automation?

Yes, you can append rows and search within known Feishu spreadsheets using CLI automation. This Skill covers appending data rows to existing sheets and searching within known spreadsheets for batch data work and targeted retrieval.

Does Feishu Sheets automation support URL or token-based authentication?

Yes, Feishu Sheets automation supports both URL and token-based authentication for accessing spreadsheets. This allows flexible integration into automated workflows depending on your specific access requirements and security setup.