lark-base

Manage Lark Base tables, fields, views, and workflows via atomic CLI commands.

16.3k|1.3k|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/larksuite/cli --skill lark-base
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-base
Source: https://github.com/larksuite/cli/tree/main/skills/lark-base
Command: npx skills add https://github.com/larksuite/cli --skill lark-base

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Centralize and streamline the management of Lark's Base data (tables, fields, records, views, dashboards, and workflows) using a cohesive set of atomic CLI commands, reducing the need for manual API interactions and promoting safer, auditable changes.

Core Features & Use Cases

  • Atomic, one-command actions for table/field/view/workflow management, enabling precise, auditable changes.
  • Guided workflows for common data governance tasks (creating bases, copying bases, configuring dashboards, and managing roles) with built-in validation and serialization rules.
  • Use cases include provisioning a new table with fields and views, building dashboards, creating forms, and automating Base workflows, all from a single CLI.

Quick Start

Run lark-cli base +table-create to create an empty table and then iteratively add fields and views.

Frequently Asked Questions about lark-base

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

FAQPage Schema
How do I automate Lark Base table and field management without manual API calls?

You can automate Lark Base table and field management by running atomic CLI commands instead of manual API calls. This approach provides concise, safe shortcuts for creating tables, adding fields, and configuring views with auditable changes.

Can I create dashboards and forms in Lark Base from the command line?

Yes, you can create dashboards and forms in Lark Base from the command line. The CLI exposes guided workflows for building dashboards, creating forms, and provisioning new tables with fields and views in a single automated process.

What is the best way to provision a new Base table with fields and views?

The best way to provision a new Base table is to run the base table-create command to generate an empty table, then iteratively add fields and views using concise, atomic CLI commands for precise data governance.

Does the Base CLI support workflow automation and role configuration?

Yes, the Base CLI supports workflow automation and role configuration. It covers guided workflows for automating Base workflows, copying bases, and managing roles with built-in validation and serialization rules for safe changes.

Why use atomic CLI commands instead of scattered API calls for Base data tasks?

Using atomic CLI commands instead of scattered API calls centralizes Base data tasks and promotes safer, auditable changes. It reduces manual interaction by providing cohesive, one-command actions for managing tables, fields, records, and views.

Are there limitations when configuring Base views and workflows via CLI?

Base views and workflows managed via CLI rely on built-in validation and serialization rules to ensure safe changes. Users should follow guided workflows for complex data governance tasks like copying bases or configuring dashboards to avoid errors.