← Back to Skills Marketplace
minghu0902

schedule-feishu

by minghu0902 · GitHub ↗ · v1.1.4 · MIT-0
cross-platform ⚠ suspicious
560
Downloads
0
Stars
2
Active Installs
11
Versions
Install in OpenClaw
/install schedule-feishu
Description
飞书日程管理技能,自动创建飞书文档日程表,支持日程新增、状态更新、自动提醒,适配个人飞书账号使用
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install schedule-feishu
  3. After installation, invoke the skill by name or use /schedule-feishu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug schedule-feishu
Version 1.1.4
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 11
Frequently Asked Questions

What is schedule-feishu?

飞书日程管理技能,自动创建飞书文档日程表,支持日程新增、状态更新、自动提醒,适配个人飞书账号使用. It is an AI Agent Skill for Claude Code / OpenClaw, with 560 downloads so far.

How do I install schedule-feishu?

Run "/install schedule-feishu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is schedule-feishu free?

Yes, schedule-feishu is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does schedule-feishu support?

schedule-feishu is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created schedule-feishu?

It is built and maintained by minghu0902 (@minghu0902); the current version is v1.1.4.

💬 Comments