lark-sheets

Automate spreadsheet operations in Feishu/Lark Sheets via CLI.

20|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-sheets-imchong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-sheets
Source: https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks/tree/main/.agents/skills/lark-sheets
Command: npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-sheets-imchong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Reading and writing in Feishu/Lark Sheets often requires manual, repetitive steps across multiple ranges and sheets. This Skill provides a CLI-driven interface to automate common spreadsheet operations, reducing manual work and human error.

Core Features & Use Cases

  • Read, write, and search data across sheets and ranges to accelerate data workflows.
  • Manage sheet metadata, create filters and dropdowns, and insert or adjust content without leaving the CLI.
  • Integrate with automation pipelines to update reports, generate CSV exports, or populate dashboards from structured spreadsheet data.

Quick Start

Use the CLI to read a range from a sheet and write data to initialize your dataset.

Frequently Asked Questions about lark-sheets

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

FAQPage Schema
How do I automate reading and writing data in Lark Sheets?

You can automate reading and writing data in Lark Sheets by using a CLI-driven interface to execute operations across multiple sheets and ranges, reducing manual spreadsheet work and human error.

Can I manage sheet filters and dropdowns from the command line?

Yes, you can manage sheet metadata, create filters, and configure dropdowns directly from the command line without leaving the CLI environment.

Do I need lark-cli to access spreadsheet data with this automation tool?

Yes, you need lark-cli installed with appropriate authentication configured per the skill documentation to access and manipulate spreadsheet data.

What is needed to access a specific sheet range for data extraction?

To access a specific sheet range for data extraction, you must provide either the sheet URL or a valid token, which the CLI uses to authenticate and retrieve the targeted data.

How does CLI spreadsheet automation help with data workflows?

CLI spreadsheet automation accelerates data workflows by enabling integration with automation pipelines to update reports, generate CSV exports, and populate dashboards from structured data.

What are the limitations of automating Feishu Sheets with a CLI?

The primary limitation is the dependency on lark-cli and its authentication setup; without proper configuration and valid access tokens or URLs, the CLI cannot interact with the target sheets.