← 返回 Skills 市场
ivangdavila

Schedule

作者 Iván · GitHub ↗ · v1.0.2
linuxdarwinwin32 ✓ 安全检测通过
5353
总下载
3
收藏
33
当前安装
3
版本数
在 OpenClaw 中安装
/install schedule
功能描述
Program recurring or one-time tasks. User defines what to do, skill handles when.
安全使用建议
Before installing, treat scheduled jobs as standing instructions. Review each job's action, timing, timezone, required skills, and whether it should expire; avoid putting secrets in task text; periodically review or delete ~/schedule/jobs.json and history logs you no longer need.
功能分析
Type: OpenClaw Skill Name: schedule Version: 1.0.2 The OpenClaw AgentSkills skill bundle for 'schedule' is designed as a benign utility for managing recurring or one-time tasks. The `SKILL.md` explicitly states that the skill 'only handles WHEN, not WHAT', meaning the user defines the task content and grants necessary permissions, not the skill itself. It also explicitly disclaims modifying system crontab/launchd and executing jobs without user-defined instructions, which are strong indicators against malicious intent or persistence mechanisms. All data storage is local to `~/schedule/`, and no evidence of data exfiltration, malicious execution, or prompt injection attempts against the agent were found within the skill's own instructions or data formats.
能力评估
Purpose & Capability
The skill schedules recurring or one-time tasks and later triggers user-defined actions, which is meaningful authority but matches the stated purpose.
Instruction Scope
The artifacts repeatedly state that the user defines the action, schedule, and required permissions, and they disclaim external-service access or execution without user-defined instructions.
Install Mechanism
The bundle contains markdown documentation only, declares no required binaries, and only instructs creating a local schedule history directory on first use.
Credentials
Local storage under ~/schedule/ is proportionate for scheduling, but job text, timezone preferences, and history logs may reveal private routines or task details.
Persistence & Privilege
Persistent jobs and logs are expected for a scheduler; the skill says it does not modify crontab or launchd and only uses permissions explicitly granted for the job.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install schedule
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /schedule 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Clarified user-driven execution model, removed assumed access patterns
v1.0.1
Clarified job execution mechanism, removed vague cron reference
v1.0.0
Initial release
元数据
Slug schedule
版本 1.0.2
许可证
累计安装 202
当前安装数 33
历史版本数 3
常见问题

Schedule 是什么?

Program recurring or one-time tasks. User defines what to do, skill handles when. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5353 次。

如何安装 Schedule?

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

Schedule 是免费的吗?

是的,Schedule 完全免费(开源免费),可自由下载、安装和使用。

Schedule 支持哪些平台?

Schedule 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Schedule?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.2。

💬 留言讨论