lark-sheets

Automate creation, bulk editing, search, and export of Lark spreadsheets.

14|4|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/SpaceZephyr/allSkills --skill lark-sheets-spacezephyr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-sheets
Source: https://github.com/SpaceZephyr/allSkills/tree/main/lark-sheets
Command: npx skills add https://github.com/SpaceZephyr/allSkills --skill lark-sheets-spacezephyr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manually creating, editing, searching, and exporting Feishu (Lark) spreadsheets for batch data operations is time-consuming and prone to errors, especially when handling large datasets or frequent updates.

Core Features & Use Cases

  • Full Spreadsheet Lifecycle Management: Create new spreadsheets with custom headers and initial data, bulk read/write/append cell values, and modify spreadsheet properties as needed.
  • Fast In-Spreadsheet Search: Locate specific cell content within existing spreadsheets with support for case-insensitive matching, regex search, and full-cell matching.
  • Flexible Export Options: Download spreadsheets as xlsx or csv files for offline use, sharing, or archival.
  • Use Case: For a team managing monthly warehouse revenue reports, this skill can be used to create a standardized report template, append new monthly data entries in bulk, search for specific revenue figures across historical reports, and export the final compiled report as an xlsx file for stakeholder sharing.

Quick Start

Use the lark-sheets skill to create a new warehouse revenue spreadsheet with predefined headers and initial data, append the latest monthly entry, and export the final report as an xlsx file for your team.

Frequently Asked Questions about lark-sheets

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

FAQPage Schema
How do I batch write data to a Feishu spreadsheet?

Yes, you can batch write data to a Feishu spreadsheet by automating bulk cell value updates and appending new entries to existing sheets for efficient large-scale data management.

Can I search for specific cell values in a Lark spreadsheet using regex?

Yes, you can search for specific cell values in a Lark spreadsheet using regex-based matching, which also supports case-insensitive and full-cell matching to locate content quickly.

How do I export a Feishu electronic spreadsheet as an xlsx or csv file?

You can export a Feishu electronic spreadsheet as an xlsx or csv file by triggering an asynchronous export, which provides an optional local download for offline use and sharing.

What is the best way to create a Lark spreadsheet with custom headers and initial data?

The best way to create a Lark spreadsheet with custom headers and initial data is to automate the creation process, allowing you to establish a standardized template with predefined setup immediately.

Does Lark spreadsheet automation support bulk reading of cell values?

Yes, Lark spreadsheet automation supports bulk reading of cell values, enabling you to extract large-scale data efficiently for reporting and offline analysis.

What are the limitations of batch data operations in Feishu spreadsheets?

Batch data operations in Feishu spreadsheets are limited to electronic spreadsheet lifecycle management tasks like bulk read, write, append, and async export to xlsx or csv formats.