操作飞书多维表格(Bitable/Base)记录。
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill feishu-bitable --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Feishu Bitable?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-feishu-bitable)More formats (shields.io, HTML) on the badges page.
# Feishu Bitable Skill
操作飞书多维表格(Bitable/Base)记录。
## 功能
- 列出 Base 内的表
- 向表中新增记录/任务
## 使用方式
该技能目前主要作为库/模板使用:
```javascript
const { addRecord } = require('./add_task');
// addRecord(appToken, tableId, fields)
```
## 配置
- `FEISHU_APP_ID`
- `FEISHU_APP_SECRET`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!