飞书办公套件

飞书开放平台全面集成工具包。支持日历与会议室预约、消息发送、审批流程、多维表格操作、通讯录查询和考勤管理六大核心办公模块。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "飞书办公套件" with this command: npx skills add radium0028/official-feishu-toolkit

🏢 飞书办公套件

Feishu/Lark Office Toolkit — 让 Agent 成为你的飞书办公助手

基于飞书开放平台 API 的全面集成工具包,覆盖日常办公六大核心场景。安装本技能后,你的 Agent 就能帮你预约会议室、发送消息、发起审批、操作多维表格、查询通讯录和管理考勤。

✨ 功能亮点

模块能力示例指令
📅 日历日程 CRUD、会议室预约、忙闲查询"帮我预约明天下午的8楼大会议室"
💬 消息文本/富文本/卡片消息发送、回复"给产品组群发版本发布通知"
✅ 审批发起/查询/同意/拒绝/转交审批"帮我发起一个出差审批"
📊 多维表格表格创建、记录增删改查"在项目跟踪表中新增一条任务"
👥 通讯录用户/部门查询、组织架构浏览"查一下市场部有哪些成员"
⏰ 考勤打卡记录、补卡查询、考勤组管理"查看我这周的打卡记录"

📦 安装

claw skill install official/feishu-toolkit

或在 AI IDE(Cursor / Copilot / Windsurf / Trae 等)中:

curl -sL "https://backend.clawd.org.cn/api/skills/official%2Ffeishu-toolkit/install.sh" | sh

⚙️ 配置

1. 创建飞书应用

前往 飞书开发者后台 创建自建应用,开启机器人能力,并根据所需模块申请对应 API 权限。

2. 设置环境变量

export FEISHU_APP_ID="your-app-id"
export FEISHU_APP_SECRET="your-app-secret"
变量必填说明
FEISHU_APP_ID飞书应用 App ID
FEISHU_APP_SECRET飞书应用 App Secret
FEISHU_APPROVAL_CODES常用审批类型映射(JSON)

3. 启动服务

cd server/
uv venv && uv pip install -e ".[dev]"
uv run --env-file .env uvicorn feishu_toolkit.main:app --host 127.0.0.1 --port 8002

4. 验证

curl http://127.0.0.1:8002/ping
# {"message": "pong"}

🔐 权限清单

模块权限标识说明
日历calendar:calendar读写日历及日程
日历vc:room:readonly查询会议室
消息im:message:send_as_bot发送消息
审批approval:approval读写审批信息
审批approval:task审批人操作
多维表格bitable:app读写多维表格
多维表格drive:drive访问云空间
通讯录contact:contact.base:readonly读取通讯录
考勤attendance:task:readonly导出打卡数据

💡 在飞书开发者后台 → 权限管理中,将 通讯录权限范围 设为「全部成员」或指定部门,否则无法查询到用户信息。

📖 详细文档

🔗 相关资源

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Musicbrainz Importer

Look up and add music metadata on MusicBrainz. Use when asked to check if an artist, album, or release exists on MusicBrainz, find MusicBrainz entries linked...

Registry SourceRecently Updated
General

AI Product Manager

OpenClaw-first AI product manager for turning analytics, revenue, crash, store, and feedback signals into execution-ready proposals and backlog work.

Registry SourceRecently Updated
General

Startup Verifier

Проверяет стартапы по 14 критериям для адаптации на российский рынок и выдает вердикт: GREEN, YELLOW или RED.

Registry SourceRecently Updated
General

Air Asia

AirAsia is a Southeast Asian ultra-low-cost carrier carrying 60M+ passengers yearly with low fares, ancillary revenue, and a point-to-point Airbus A320 fleet.

Registry SourceRecently Updated