feishu-bitable

Automate Feishu Bitable schema and data operations via the Feishu API.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Qiue-G/Claw-X --skill feishu-bitable-qiue-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-bitable
Source: https://github.com/Qiue-G/Claw-X/tree/main/.openclaw/extensions/feishu-openclaw-plugin/skills/feishu-bitable
Command: npx skills add https://github.com/Qiue-G/Claw-X --skill feishu-bitable-qiue-g

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Bitable enables teams to model and manage structured data inside Feishu, reducing manual setup, data entry, and cross-table coordination.

Core Features & Use Cases

  • Create and manage data tables with fields and views across projects, enabling consistent schema and reusable templates.
  • Batch import records into tables with proper value formats for different field types (people, dates, attachments, links).
  • Establish and synchronize simple and bidirectional relationships between tables to maintain data integrity.
  • Validate field properties and support common error handling to accelerate implementation.

Quick Start

Create a Feishu Bitable app, list and configure the default table fields, and batch-import records to seed data.

Frequently Asked Questions about feishu-bitable

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

FAQPage Schema
How do I batch import records into a Feishu Bitable?

To batch import records into a Feishu Bitable, you format values according to specific field types like people, dates, attachments, and links. This process enforces proper value formats to validate field properties and accelerate data entry.

How does Feishu Bitable handle relationships between tables?

Feishu Bitable handles table relationships by establishing and synchronizing simple and bidirectional links between tables. This relationship handling maintains data integrity across related tables within your structured data models.

Can I automate Feishu Bitable schema and table setup via API?

You can automate Feishu Bitable schema and table setup via the Feishu API to streamline table and field management. This allows you to create tables, add fields, and configure views across related projects automatically.

What is the best way to configure views across related Feishu Bitables?

The best way to configure views across related Feishu Bitables is by automating schema operations via the Feishu API. This approach enforces proper field types and validates field properties to maintain consistent schemas across reusable templates.

Why does my Feishu Bitable record import fail with invalid field value formats?

Feishu Bitable record imports fail when values do not match the enforced field types for people, dates, attachments, or links. The system performs error validation per Feishu Bitable guidelines to ensure proper value formats before accepting data.