lark-base

Manage Feishu Base tables, fields, records, and views via lark-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The lark-base Skill provides a centralized CLI-driven interface to manage Feishu Base resources (tables, fields, records, and views) across one or more bases, enabling consistent schema governance and automated workflows.

Core Features & Use Cases

  • Create, update, list, and delete Base resources (tables, fields, records, views) with validated structures and clear guidance.
  • Enforce deterministic execution order, permission checks, and error handling to prevent unsafe changes across bases.
  • Reference and compose multiple operations across projects to accelerate scaffolding, governance, and data modeling.

Quick Start

List the base’s tables with lark-cli and then start creating or updating tables, fields, and records as needed.

Frequently Asked Questions about lark-base

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

FAQPage Schema
How do I manage Feishu Base tables and records via command line?

You can manage Feishu Base tables and records via command line using lark-cli to create, update, list, and delete resources. This approach enforces deterministic execution and permission checks for safe schema governance.

What is the safest way to automate Feishu Base schema creation across multiple bases?

The safest way to automate Feishu Base schema creation is using a CLI-driven interface that applies strict sequencing, validation, and safe error handling. This prevents unsafe or inconsistent changes across multiple bases during governance workflows.

Can I update Feishu Base fields and views without causing inconsistent state changes?

Yes, you can update Feishu Base fields and views without inconsistent state changes by enforcing strict sequencing and accurate references. The workflow applies validation and permission checks to prevent unsafe modifications.

Does lark-cli support bulk record operations and automated scaffolding for Feishu Base?

lark-cli supports bulk record operations and automated scaffolding for Feishu Base by referencing and composing multiple operations across projects. This accelerates data modeling and enforces deterministic execution order.

What are the limitations of using command line interfaces for Feishu Base governance?

Limitations of using command line interfaces for Feishu Base governance include the strict enforcement of deterministic execution order and permission checks, which may halt workflows if references are inaccurate or errors are encountered during serial execution.