← 返回 Skills 市场
chowlee-cc

Scheduled Tasks | 定时任务

作者 chowlee-cc · GitHub ↗ · v2.1.7 · MIT-0
cross-platform ✓ 安全检测通过
252
总下载
0
收藏
2
当前安装
8
版本数
在 OpenClaw 中安装
/install scheduled-tasks
功能描述
Create and manage OpenClaw scheduled tasks (reminders, periodic notifications, automated workflows). 创建和管理 OpenClaw 定时任务(提醒、定时推送、自动化工作流)。 Supports OpenClaw C...
安全使用建议
This skill appears coherent and low-risk, but review these practical points before installing: - Confirm you trust the openclaw CLI and any configured agent/Feishu credentials that scheduled tasks will use — the skill will cause agents to send messages using existing agent credentials. - Inspect the provided scripts before adding them to your crontab; they run with the privileges of the user who installs them and write logs to /tmp by example. - Ensure your system's openclaw gateway/agent configuration is secure (tokens/keys are managed by your platform, not this skill). If you do not use Feishu or do not want automated messages, avoid using the --deliver/--announce examples. - If you need higher assurance, run the scripts in a non-privileged account or sandbox first to verify behavior.
功能分析
Type: OpenClaw Skill Name: scheduled-tasks Version: 2.1.7 The skill bundle provides legitimate tools and documentation for managing scheduled tasks using the OpenClaw Cron API and system crontab. The included shell scripts (scripts/task-manager.sh and scripts/maintenance-reminder.sh) are transparent administrative helpers that use standard CLI commands, and the SKILL.md instructions focus on best practices, troubleshooting, and valid automation workflows without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the actual behavior: the SKILL.md and scripts implement creating/managing scheduled tasks via the OpenClaw Cron API or system crontab. There are no requested env vars, binaries, or external services that are unrelated to scheduling or messaging via configured agents.
Instruction Scope
Runtime instructions invoke the openclaw CLI and standard system utilities (crontab, systemctl, timedatectl, date). The scripts read/check local system state (PATH, crontab, service status) which is appropriate for a scheduling utility. There is no instruction to exfiltrate secrets or reach out to unknown endpoints. The docs do show examples that rely on Feishu/agent configuration (expected) but do not themselves collect credentials.
Install Mechanism
No install spec; this is instruction-first with two small helper scripts. Nothing is downloaded or extracted from external URLs and no package registries are used, so install risk is low.
Credentials
The skill requires no declared environment variables or secrets. It assumes the host/system has the openclaw CLI and any agent/Feishu credentials already configured elsewhere (which is reasonable for its purpose). There are no unexpected credential requests or config-path reads in the provided files.
Persistence & Privilege
always:false and the skill does not modify other skills or global agent configuration. The scripts are intended to be added to a user's crontab (normal for this functionality) and do not persistently enable themselves beyond that.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scheduled-tasks
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scheduled-tasks 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.7
- Removed 10 auxiliary documentation and template files, including CHANGELOG.md, FEEDBACK.md, and all test scripts. - Consolidated and streamlined main documentation (SKILL.md), removing redundant content and legacy sections. - Updated code examples and task scenarios for clarity and accuracy. - Troubleshooting and pitfall sections revised to focus on core issues and solutions. - No functional changes to skill behavior; changes are documentation and cleanup only.
v2.1.6
修复版本号不一致和 frontmatter 格式问题
v2.1.5
修复版本号不一致和 frontmatter 格式问题
v2.1.4
精简版:只包含 9 个核心文件,移除内部文档
v2.1.3
修复:1.统一版本号为 2.1.3 2.作者改为 9527 3.移除 troubleshooting 中的~/.openclaw 路径引用,解决 Security Scan 警告
v2.1.2
SEO 优化:添加 openclaw、飞书、feishu 等高价值关键词,提升搜索匹配度
v2.1.1
修复安全扫描问题:移除敏感路径引用,添加安全声明
v2.1.0
scheduled-tasks 2.1.0 - Improved bilingual documentation covering setup, best practices, and troubleshooting for OpenClaw scheduled tasks. - Added detailed usage scenarios table comparing OpenClaw Cron API vs. system crontab. - Expanded examples for one-time and recurring tasks, including shell script integration. - Added comprehensive section on common pitfalls and solutions. - Enhanced troubleshooting guide for quick issue resolution.
元数据
Slug scheduled-tasks
版本 2.1.7
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 8
常见问题

Scheduled Tasks | 定时任务 是什么?

Create and manage OpenClaw scheduled tasks (reminders, periodic notifications, automated workflows). 创建和管理 OpenClaw 定时任务(提醒、定时推送、自动化工作流)。 Supports OpenClaw C... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 252 次。

如何安装 Scheduled Tasks | 定时任务?

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

Scheduled Tasks | 定时任务 是免费的吗?

是的,Scheduled Tasks | 定时任务 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Scheduled Tasks | 定时任务 支持哪些平台?

Scheduled Tasks | 定时任务 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Scheduled Tasks | 定时任务?

由 chowlee-cc(@chowlee-cc)开发并维护,当前版本 v2.1.7。

💬 留言讨论