← 返回 Skills 市场
schedule-feishu
作者
minghu0902
· GitHub ↗
· v1.1.4
· MIT-0
560
总下载
0
收藏
2
当前安装
11
版本数
在 OpenClaw 中安装
/install schedule-feishu
功能描述
飞书日程管理技能,自动创建飞书文档日程表,支持日程新增、状态更新、自动提醒,适配个人飞书账号使用
安全使用建议
Before installing: (1) Confirm that you already have the feishu-doc skill installed and authorized — this skill relies on that other skill for Feishu API access, but the dependency is not declared in the metadata. (2) Verify where HEARTBETA.md lives in your environment and whether you want this skill to append heartbeat checks to a shared file (this modifies global agent configuration). (3) Review how the Feishu doc token (doc_token) will be provisioned and stored in config.json; storing tokens in a local file has privacy implications. (4) Be comfortable with the skill automatically extracting and persisting your chatId from message context and with it sending the full document URL to you after each update (consider privacy/share settings for that document). If any of these points are unacceptable or unclear, request the publisher to (a) explicitly declare dependencies and required credentials, (b) provide precise locations and permission model for HEARTBETA.md changes, and (c) explain how doc_token is obtained and protected.
功能分析
Type: OpenClaw Skill
Name: schedule-feishu
Version: 1.1.4
The skill manages Feishu schedules but utilizes high-risk capabilities including the automated extraction and persistence of user identifiers (chatId) and instructions for the agent to modify its own execution schedule by appending logic to HEARTBETA.md. While these behaviors are plausibly required for the stated features of automated reminders and daily cleanup, the use of self-modifying instructions and automated data collection meets the threshold for a suspicious classification under the provided criteria.
能力评估
Purpose & Capability
The skill's name/description (Feishu schedule management) aligns with the instructions (create/update a Feishu doc, send reminders). However the SKILL.md depends on another skill ('feishu-doc') and other tools ('message', 'heartbeat', 'config') but the registry metadata does not declare these dependencies or required credentials — the dependency is implicit rather than declared.
Instruction Scope
Instructions ask the agent to auto-extract the user's Feishu chatId from message context and persist it in skills/schedule-feishu/config.json (expected), but also instruct appending heartbeat checks to a HEARTBETA.md file — that appears to modify a global/shared agent file (scope creep). The skill also mandates always sending full document URLs after updates, which could leak document links outside intended flows if not carefully scoped.
Install Mechanism
This is an instruction-only skill with no install spec or remote downloads, so there's no installer risk from archives or external URLs.
Credentials
No environment variables or credentials are declared in metadata. SKILL.md references a doc_token and expects Feishu app authorization via the 'feishu-doc' dependency — it's plausible the token is managed by that other skill, but the absence of any stated credential requirements (or explicit linking to feishu-doc) is an omission that reduces transparency.
Persistence & Privilege
The skill writes a config.json into skills/schedule-feishu (normal), but it also instructs appending checks to a HEARTBETA.md file (a shared heartbeat configuration). Modifying global agent/heartbeat configuration increases the skill's blast radius and should be made explicit and authorized.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install schedule-feishu - 安装完成后,直接呼叫该 Skill 的名称或使用
/schedule-feishu触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.4
更新心跳提醒
v1.1.3
修复心跳集成问题
v1.1.2
每次更新日程都将最新的日程表发到当前会话,同时附带文档连接
v1.1.1
每次更新日程都将最新的日程表发到当前会话,同时附带文档连接
v1.1.0
initail
v1.0.5
增加预览图
v1.0.4
增加预览图
v1.0.3
增加预览效果
v1.0.2
增加预览效果
v1.0.1
initial
v1.0.0
initial
元数据
常见问题
schedule-feishu 是什么?
飞书日程管理技能,自动创建飞书文档日程表,支持日程新增、状态更新、自动提醒,适配个人飞书账号使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 560 次。
如何安装 schedule-feishu?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install schedule-feishu」即可一键安装,无需额外配置。
schedule-feishu 是免费的吗?
是的,schedule-feishu 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
schedule-feishu 支持哪些平台?
schedule-feishu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 schedule-feishu?
由 minghu0902(@minghu0902)开发并维护,当前版本 v1.1.4。
推荐 Skills