← 返回 Skills 市场
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-feishu-task
功能描述
飞书任务管理工具,用于创建、查询、更新任务和清单。 **当以下情况时使用此 Skill**: (1) 需要创建、查询、更新、删除任务 (2) 需要创建、管理任务清单 (3) 需要查看任务列表或清单内的任务 (4) 用户提到"任务"、"待办"、"to-do"、"清单"、"task" (5) 需要设置任务负责人、关注...
安全使用建议
This skill appears to be what it says: a Feishu task manager. It operates using the end-user identity (user_access_token / SenderId) to create and modify tasks on behalf of the user — so installing it gives the skill the ability to create, edit, or complete tasks in your Feishu account when invoked. Confirm how your platform supplies the user token (scope and lifetime) and ensure you trust the skill and the agent to act with those privileges. If you want tighter control, limit autonomous invocation or review logs/approvals for actions that modify user data.
功能分析
Type: OpenClaw Skill
Name: openclaw-feishu-task
Version: 1.0.0
The skill bundle provides instructions and documentation for an AI agent to manage tasks and task lists in Feishu (Lark). The content in SKILL.md focuses on correct API usage, parameter formatting (e.g., ISO 8601, task GUIDs), and role management (assignee vs. follower) without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (Feishu task management) match the SKILL.md: actions described (create/list/get/patch task and tasklist operations, members, due/completed handling) are coherent with the stated purpose and no unrelated capabilities or binaries are requested.
Instruction Scope
Runtime instructions are narrowly scoped to task and tasklist operations and include concrete required parameters and formats. The SKILL.md asks the agent to use SenderId/current_user_id and a user_access_token (user identity) from message context; it does not instruct reading arbitrary files or sending data to third-party endpoints beyond the implied Feishu API.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install.
Credentials
The doc explicitly states the tool uses a user_access_token and current_user_id (SenderId) to act as the user, but the registry metadata shows no required env vars. This is not necessarily inconsistent if the platform supplies these tokens/context at runtime, but you should verify how the platform provides the user token and what scope/permissions that token carries.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent installation privileges or modify other skills or system config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-feishu-task - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-feishu-task触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
OpenClaw飞书任务管理 是什么?
飞书任务管理工具,用于创建、查询、更新任务和清单。 **当以下情况时使用此 Skill**: (1) 需要创建、查询、更新、删除任务 (2) 需要创建、管理任务清单 (3) 需要查看任务列表或清单内的任务 (4) 用户提到"任务"、"待办"、"to-do"、"清单"、"task" (5) 需要设置任务负责人、关注... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 OpenClaw飞书任务管理?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-feishu-task」即可一键安装,无需额外配置。
OpenClaw飞书任务管理 是免费的吗?
是的,OpenClaw飞书任务管理 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw飞书任务管理 支持哪些平台?
OpenClaw飞书任务管理 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw飞书任务管理?
由 chenfa188(@chenfa188)开发并维护,当前版本 v1.0.0。
推荐 Skills