lark-base

Manage Feishu Base tables, fields, records, and views via atomic CLI commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Base users often struggle with managing tables, fields, records, views, and analytics across multiple tasks. This skill provides a unified, atomic CLI workflow to create, read, update, and configure Base resources, ensuring repeatable, auditable operations.

Core Features & Use Cases

  • Unified CLI surface to manage tables, fields, records, views, data queries, workflows, and dashboards.
  • Support for server-side data queries and workflow automation to reduce manual processing.
  • Real-world use: set up a new Base with tables and views, configure permissions, and automate common tasks.

Quick Start

Create a new Base with a table, fields, and a default view using lark-cli base +base-create followed by +table-create.

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 table and field configuration?

Automate Feishu Base table and field configuration by executing atomic CLI commands like +table-create and +field-create. These commands ensure repeatable and auditable operations for setting up bases, tables, fields, and views without manual UI interaction.

Can I manage Feishu Base dashboards and workflows from the command line?

Yes, you can manage Feishu Base dashboards and workflows from the command line. The skill provides a unified CLI surface to configure views, run server-side data queries, and automate workflow processing across multiple bases.

What is the best way to bulk update records in Feishu Base?

The best way to bulk update records in Feishu Base is using primitive CLI commands for CRUD operations. This approach ensures data governance by providing auditable, repeatable changes to records across your tables.

Do I need to pre-read guides before modifying Feishu Base permissions via CLI?

Yes, you need to pre-read guides before modifying Feishu Base permissions via CLI. The skill conforms to official safety guidance by requiring users to review documentation before executing complex actions like permission management.

Does the Feishu Base CLI support server-side data queries?

Yes, the Feishu Base CLI supports server-side data queries. This feature reduces manual processing by allowing data analysts and product teams to query records directly through automated command-based workflows.

Why use CLI commands instead of the Feishu Base UI for data governance?

Use CLI commands instead of the Feishu Base UI for data governance to achieve repeatable and auditable operations. The CLI provides atomic commands for all CRUD actions, ensuring precise control over table setup, field configuration, and dashboard assembly.