This lets you work with Feishu's Bitable (multi-dimensional tables) through their API without manually wrangling auth or pagination. It handles 15 field types including formulas, user references, and bidirectional links, plus batch operations for records, fields, and views. The skill includes a shared token script that caches credentials and auto-refreshes when expired. One thing to know: tables created via API are bot-only by default, so you need to explicitly add collaborators or nobody else will see your data. Useful if you're building workflows that treat Feishu tables like a lightweight database, especially for Chinese teams already in that ecosystem.
npx skills add https://github.com/alextangson/feishu_skills --skill feishu-bitable