lark-base

Automate Feishu Base table and field management via lark-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manually managing Feishu Base (multidimensional tables) through the web UI is slow and error-prone, especially for repetitive tasks like schema design, bulk data operations, and cross-table calculations.

Core Features & Use Cases

  • Full-Lifecycle Table Management: Create, update, and delete tables, fields (including formula and lookup), and records with strict type safety and read-before-write validation.
  • Advanced Analytics & Visualization: Perform server-side aggregation queries, configure view filters, and build dashboards with charts and metric cards.
  • Automation & Governance: Design workflow automations with triggers, branches, and loops; manage advanced permissions and custom roles for fine-grained access control.

Quick Start

Use the lark-base skill to create a new table named 'Projects' with text and number fields in the specified Base.

Frequently Asked Questions about lark-base

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

FAQPage Schema
How do I automate Feishu Base multidimensional table management without the web UI?

Automate Feishu Base management via the lark-cli command-line interface to handle table schema design, record CRUD, and server-side data aggregation without manual web UI interaction.

Can I configure workflow automation and role-based access control for Feishu Base tables via CLI?

Design Feishu Base workflow automations with triggers, branches, and loops, and manage advanced role-based permissions and custom roles for fine-grained access control directly through CLI commands.

Does the lark-cli approach support creating formula and lookup fields in Feishu Base?

Yes, the lark-cli approach supports full-lifecycle table management including creating, updating, and deleting formula and lookup fields with strict type safety and read-before-write validation.

How do I extract Base and Wiki tokens for Feishu Base operations?

Extract precise tokens required for Feishu Base operations automatically from Base and Wiki URLs to ensure accurate targeting when executing schema updates or record modifications.

What are the limitations when running list commands for multidimensional table operations?

List commands for multidimensional table operations must execute serially, enforcing strict operational guardrails like read-before-write validation to prevent errors during bulk data processing.