← 返回 Skills 市场
a85012712

Feishu Suite

作者 a85012712 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
65
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jw-feishu-suite
功能描述
飞书全功能集成技能 - 消息、文档、日历、任务、多维表格一站式管理。适用于企业协作、工作流自动化、数据管理。觸發詞:飛書、文檔、日程、任務、多維表格、協作。
使用说明 (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获取)
安全使用建议
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.
功能分析
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).
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jw-feishu-suite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jw-feishu-suite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Comprehensive Feishu integration suite
元数据
Slug jw-feishu-suite
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Feishu Suite 是什么?

飞书全功能集成技能 - 消息、文档、日历、任务、多维表格一站式管理。适用于企业协作、工作流自动化、数据管理。觸發詞:飛書、文檔、日程、任務、多維表格、協作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。

如何安装 Feishu Suite?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jw-feishu-suite」即可一键安装,无需额外配置。

Feishu Suite 是免费的吗?

是的,Feishu Suite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Feishu Suite 支持哪些平台?

Feishu Suite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Feishu Suite?

由 a85012712(@a85012712)开发并维护,当前版本 v1.0.0。

💬 留言讨论