feishu-bitable
Feishu Bitable (多维表格) Skill
执行前必读
- 写记录前:先调用
field list获取字段 type/ui_type,否则格式极易出错 - 默认表的空行坑:
app create自带的默认表中会有空记录!插入数据前先record list+record batch_delete清空 - 人员字段:默认 open_id(ou_...),值必须是
[{id:"ou_xxx"}](数组对象) - 日期字段:毫秒时间戳(例如
1674206443000),不是秒 - 单选字段:字符串(例如
"选项1"),不是数组 - 多选字段:字符串数组(例如
["选项1", "选项2"]) - 附件字段:必须先上传到当前多维表格,使用返回的 file_token
- 批量上限:单次 ≤ 500 条,超过需分批
- 并发限制:同一数据表不支持并发写,需串行调用
快速索引:意图 → 工具调用
⚠️ CLI 支持的动作(标注 ✅)可直接用
python3 skills/feishu-cli/run.py调用;未标注的需改用api原始调用。
More from cklxx/elephant.ai
soul-self-evolution
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.
339desktop-automation
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.
98ppt-deck
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
78reminder-scheduler
When the user wants to set reminders → create, query, cancel one-time or recurring reminders with expiry scanning.
70deep-research
When a topic needs thorough investigation from multiple sources → multi-source search + evidence assembly + structured report.
59video-production
When the user wants to create a short video → generate with Seedance, validate and save output files.
53