lark-base

Manage Feishu Base tables, fields, records, views, dashboards, forms, and workflows via CLI.

76|14|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/jingsongliujing/Feishu-CLI-Web --skill lark-base-jingsongliujing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-base
Source: https://github.com/jingsongliujing/Feishu-CLI-Web/tree/main/backend/app/skills/lark_cli/skills/lark-base
Command: npx skills add https://github.com/jingsongliujing/Feishu-CLI-Web --skill lark-base-jingsongliujing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Base management is streamlined through a CLI-based set of commands to govern tables, fields, records, views, dashboards, forms, and workflows across Bases, enabling safer, auditable operations for teams.

Core Features & Use Cases

  • Shortcuts to create/list/update/delete Base components (tables, fields, views, dashboards, forms, workflows)
  • Per-base isolation with references and optional script resources for deterministic tasks
  • Use cases include building and maintaining complex Base schemas in collaborative environments

Quick Start

Install the lark-cli and run a simple command like lark-cli base +table-list --base-token <token> to explore your Base.

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 fields from the command line?

You can manage Feishu Base tables and fields using a CLI tool to execute create, list, update, and delete commands. This approach enables safer, auditable operations for teams across multiple Bases.

Can I automate Feishu Base dashboards, forms, and workflows via CLI?

Yes, Feishu Base dashboards, forms, and workflows can be automated via CLI commands. The system provides shortcuts to manage these components safely across isolated Bases with configurable edits.

What is the best way to build complex Feishu Base schemas collaboratively?

The best way to build complex Feishu Base schemas collaboratively is using a CLI-driven management approach. It provides per-base isolation with references and optional script resources for deterministic tasks.

Do I need lark-cli to list records in a Feishu Base?

Yes, you need lark-cli to list records. You run a command like lark-cli base +table-list with your specific base token to explore and manage your Base records directly.

How does CLI-based Feishu Base management ensure safe edits?

CLI-based Feishu Base management ensures safe edits by implementing frontmatter metadata, CLI usage rules, and references-driven support. It uses per-base isolation and optional resource directories for deterministic tasks.