← Back to Skills Marketplace
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jw-feishu-suite
Description
飞书全功能集成技能 - 消息、文档、日历、任务、多维表格一站式管理。适用于企业协作、工作流自动化、数据管理。觸發詞:飛書、文檔、日程、任務、多維表格、協作。
README (SKILL.md)
Feishu All-in-One
飞书全功能集成技能,一站式管理飞书资源。
功能模块
1. 消息管理
- 发送文本消息
- 发送富文本消息
- 发送图片/文件
- 获取群聊列表
- 查询群成员
2. 文档协作
- 创建云文档
- 获取文档内容
- 更新文档内容
- 文档评论管理
3. 日历日程
- 创建日程
- 查询日程列表
- 更新日程
- 回复日程邀请
4. 任务管理
- 创建任务
- 查询任务列表
- 更新任务状态
- 任务评论管理
5. 多维表格
- 创建多维表格
- 添加记录
- 查询记录
- 更新记录
使用方式
发送消息
给 [姓名] 发一条飞书消息:[内容]
创建日程
创建一个日程:[标题],时间:[时间],参与人:[姓名]
创建任务
创建任务:[标题],负责人:[姓名],截止时间:[时间]
文档操作
在 [文档名] 中添加内容:[内容]
API权限要求
消息权限
im:message:send_as_bot- 以机器人身份发送消息im:message- 消息读取im:chat:readonly- 群聊列表im:chat.members:read- 群成员
文档权限
docx:document- 文档读写drive:drive- 云空间管理
日历权限
calendar:calendar- 日历读写calendar:calendar:readonly- 日历只读
任务权限
task:task- 任务管理
多维表格权限
bitable:app- 多维表格应用bitable:app:readonly- 多维表格只读
注意事项
- 所有操作都需要用户授权
- 敏感操作会发送授权卡片给用户确认
- API调用有频率限制(约50次/秒)
- 文档操作需要文档token(从URL获取)
Usage Guidance
This skill claims full Feishu integration but omits how it obtains/uses credentials and contains inconsistent metadata (ownerId/slug differ). Before installing or granting access: 1) Ask the publisher how authentication is performed (OAuth redirect URIs, where tokens are stored, whether you must paste tokens). 2) Verify the publisher identity and that the ownerId in the registry matches the skill files. 3) Refuse to paste long-lived credentials into chat — prefer an OAuth flow with explicit redirect URLs you can inspect. 4) Limit granted scopes to the minimum necessary and audit what the skill actually requests during authorization. 5) If you cannot confirm a safe, transparent auth flow and a trustworthy publisher, treat the skill as risky and do not install or provide credentials.
Capability Analysis
Type: OpenClaw Skill
Name: jw-feishu-suite
Version: 1.0.0
The skill bundle contains only metadata and documentation for a Feishu (Lark) integration suite. The SKILL.md file describes standard productivity features such as messaging, document management, and calendar synchronization, with appropriate API permission scopes listed. No executable code, suspicious network calls, or prompt-injection attacks were identified in the provided files (_meta.json, SKILL.md).
Capability Assessment
Purpose & Capability
SKILL.md describes sending messages, managing docs, calendar, tasks and bitable and explicitly lists the Feishu API scopes required — this matches the stated purpose. However, the registry metadata declares no required environment variables or primary credential even though the skill needs Feishu OAuth/tokens. Additionally the _meta.json ownerId/slug differ from the registry-level values, which is an ownership/consistency mismatch.
Instruction Scope
The runtime instructions are high-level and limited to normal Feishu operations (create/update/send/query). They do not instruct reading arbitrary local files or system paths. But the SKILL.md is vague about the actual auth flow: it says '所有操作都需要用户授权' and '文档操作需要文档token(从URL获取)' and '敏感操作会发送授权卡片给用户确认' — leaving ambiguity about whether the agent will prompt users to paste tokens or click links (potential phishing/exfiltration vector if implemented poorly).
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes direct disk writes or remote installs. There is no installer URL or extracted archive to inspect.
Credentials
The skill declares many Feishu scopes (message, doc, calendar, task, bitable) but the registry metadata lists no required env vars or primary credential. A legitimate integration would typically require at least a Feishu app ID/secret or an OAuth token configuration. The absence of declared credential requirements is a mismatch and reduces transparency about where/how credentials will be provided or stored.
Persistence & Privilege
always is false and there is no install or code that would persist on the system. The skill does not request elevated agent-wide privileges or to modify other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jw-feishu-suite - After installation, invoke the skill by name or use
/jw-feishu-suite - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Comprehensive Feishu integration suite
Metadata
Frequently Asked Questions
What is Feishu Suite?
飞书全功能集成技能 - 消息、文档、日历、任务、多维表格一站式管理。适用于企业协作、工作流自动化、数据管理。觸發詞:飛書、文檔、日程、任務、多維表格、協作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Feishu Suite?
Run "/install jw-feishu-suite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Feishu Suite free?
Yes, Feishu Suite is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Feishu Suite support?
Feishu Suite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Feishu Suite?
It is built and maintained by a85012712 (@a85012712); the current version is v1.0.0.
More Skills