What problem does it solve?
Working with Feishu spreadsheets and Bitable (multi-dimensional tables) through raw APIs requires handling tokens, identity modes, filter DSLs, and dozens of endpoints. This Skill routes AI agents to the correct feishu-cli commands for Sheet and Bitable operations so structured data tasks complete without manual API wrangling.
Core Features & Use Cases
- Sheet operations: Read/write cells, create filter views with conditions, set dropdown validations, manage floating images, and apply batch styles.
- Bitable operations: Create bases, tables, fields, and records; configure views (filter/sort/group), roles, collaborators, dashboards, forms, workflows, and data aggregation queries.
- Identity control: Use
--as bot|user|auto to run unattended cron jobs with App Tokens or act as a logged-in user.
- Use Case: Given a
/base/bascnxxx URL, create a select field, batch-insert records, then build a filtered kanban view — all via feishu-cli bitable commands with --base-token.
Quick Start
Ask the AI to use the feishu-cli-data skill to list all records from your Bitable table by providing the base token and table ID.