What problem does it solve?
This Skill converts complex Feishu Bitable .base exports into clear, human-readable Markdown so teams and AI can understand data models, cross-table dependencies, and automation flow logic without manually inspecting the workspace UI.
Core Features & Use Cases
- Generate a complete field dictionary: outputs 全量字段表.md with field types, configurations, and translated formulas for easier debugging and impact analysis.
- Map cross-table relationships: outputs 字段关联关系图.md to identify which tables/fields depend on others, helping you evaluate the blast radius of changes.
- Explain automation workflows: outputs 自动化工作流.md to document triggers, conditions, step logic, and how data is processed through workflows.
- Validate completeness and highlight gaps: outputs 完整性校验报告.md to detect untranslated IDs or missing data so you know when manual intervention is needed.
Quick Start
Upload your Feishu .base file and ask the AI to run the feishu-base-parser workflow to generate the 4 core Markdown documents plus the completeness report.