Feishu Bitable Smart Import
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_c219b9fa/feishu-bitable-import.
About this skill
Problem
Teams often need to move data exported from data warehouses, BI tools, CRM systems, or ERP systems into Feishu Bitable. Manual copy-paste can miss rows or shift columns, recurring reports require repeated imports, and hand-built field types may not match later analysis. feishu-bitable-import targets this local-file-to-Feishu sync problem: turning CSV, Excel, and JSON files into structured, collaborative table data.
How It Works
The skill analyzes fields first, then applies a sync strategy based on the business case. Key capabilities include:
- Type inference: infers Feishu field types from numeric, date, single-select, multi-select, link, and phone-number patterns.
- Sync modes: incremental update for records keyed by primary values; full overwrite for scheduled reports; append-only for log-style growth.
- Table creation: creates a table and fields from the source structure instead of manual setup.
- Resilience handling: retries on API throttling or network timeouts, skips malformed rows when possible, and surfaces permission or format errors.
A typical flow is: configure Feishu app permissions and .env, load the source file, analyze the data structure, choose a sync mode, run the import, and review the result report.
Boundaries and Notes
It fits teams that have stable structured data and need regular synchronization into Feishu Bitable. If the source schema changes often, field semantics are unclear, or app permissions are missing, clean the data and fix the Feishu app setup first. Full overwrite replaces existing data, incremental sync depends on usable matching rules, and production runs should be validated on a small sample.
Use Cases
- After exporting daily business details from a data warehouse or BI tool, import them into Feishu Bitable for the team.
- After exporting a customer CSV from CRM, create a Feishu table and infer text and phone fields automatically.
- After generating the weekly xlsx report, overwrite the existing Feishu Bitable with the latest rows.
- For continuously appended event logs in JSON, import only new records without modifying historical table data.
Best For
- Data engineers who export warehouse or BI reports and need reliable sync into Feishu.
- Operations staff who move CRM or ERP customer data into Feishu tables with less manual setup.
- Product or business analysts who maintain scheduled reports and expect daily or weekly table updates.
- IT admins who configure Feishu app permissions and handle retry, rate-limiting, and import errors.
Related Skills
Generates a fixed-structure A-share tech daily across five tracks, screening 24-hour news and selecting leader and growth stocks.
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.