A comprehensive CLI for Feishu's Bitable (multidimensional tables), built on the newer base/v3 API instead of the legacy bitable/v1. You get full CRUD on tables, fields, records, and views, plus view configuration (filters, sorting, grouping), record attachment upload/download, permission management, dashboards, forms, and workflows. The record upsert command intelligently routes to create or update based on whether you pass a record ID. One thing to know: all commands require a User Access Token, not just app credentials, so you'll need to run auth login first. If you're building or automating anything serious with Feishu tables, this covers the surface area without needing to hand-roll API calls.
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-bitable