← 返回 Skills 市场
task-orchestrator-cron-heartbeat-subagent
作者
Chloechiien
· GitHub ↗
· v1.0.2
· MIT-0
124
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install task-orchestrator-cron-heartbeat-subagent
功能描述
Unified Task Orchestration Hub v2 - Integrates Heartbeat, Cron, Subagent and Task Management. Provides task identification, standardized setup, execution tra...
安全使用建议
This skill appears to be what it says: a local helper for scheduling and heartbeat/subagent orchestration. Before installing or giving it autonomous invocation, review the bundled scripts (especially scripts/check_cron_config.py) to confirm they do not call external endpoints or echo secrets, and replace all template placeholders ({YOUR_USER_ID}, {CHANNEL}, {AGENT_ID}, {ACCOUNT_ID}) before executing any openclaw cron add commands. Also check ~/.openclaw/openclaw.json and the intended accountId to avoid sending messages from the wrong bot, and test the scripts in a non-production environment first.
功能分析
Type: OpenClaw Skill
Name: task-orchestrator-cron-heartbeat-subagent
Version: 1.0.2
The Task Orchestrator skill is a comprehensive framework designed to help OpenClaw agents manage scheduled tasks, heartbeats, and complex subagent workflows. The included Python scripts (scripts/utils.py and scripts/check_cron_config.py) perform legitimate configuration validation, task categorization, and risk assessment using standard libraries like json and yaml. The skill demonstrates security awareness by including a SECURITY_FIXES.md file and using placeholders in templates (templates/Cron-template.md) to prevent the use of hard-coded user IDs or channels. No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found; the instructions are strictly aligned with the stated purpose of task orchestration.
能力评估
Purpose & Capability
Name/description match the files and instructions: templates, README, and Python utilities implement cron/heartbeat/subagent task identification and helper workflows; required binary (openclaw) and use of ~/.openclaw config are reasonable for the stated purpose.
Instruction Scope
SKILL.md tells the agent to read ~/.openclaw/openclaw.json, copy templates, write workspace/memory files and run local scripts (e.g., check_cron_config.py); these actions are within scope but will read local OpenClaw configuration and can create scheduled cron tasks that send messages — users should confirm placeholders (accountId, user IDs, channel) are replaced before running commands.
Install Mechanism
No install spec or remote downloads are present (instruction-only with bundled scripts), so nothing arbitrary is fetched or executed on install; code is provided as plain Python files under the skill directory.
Credentials
The package declares no secrets or environment variables (SKILL.md metadata references the openclaw binary), and the scripts operate on local config paths under the user's home directory — no unrelated credentials are requested.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide privileges, but its runtime actions (creating cron tasks that send messages) can perform observable actions on behalf of the user — ensure account/channel placeholders are correct and confirm actions before allowing autonomous invocation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install task-orchestrator-cron-heartbeat-subagent - 安装完成后,直接呼叫该 Skill 的名称或使用
/task-orchestrator-cron-heartbeat-subagent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fixed a multiagent multi-channel pointing issue.
v1.0.1
- Added SECURITY_FIXES.md to document security improvements.
- Removed SUMMARY.md from the project.
- Updated skill metadata to remove the "TASK_ORCHESTRATOR_CONFIG" environment variable requirement.
This update focuses on security documentation and small improvements to metadata.
v1.0.0
Unified Task Orchestrator v2.0 released with major new features and rule enhancements:
- Integrates Heartbeat, Cron, Subagent, and Task Management into a unified orchestration hub.
- Adds dynamic configuration loading, deadlock prevention, intelligent aggregation, and a 4-level risk confirmation system.
- Enhanced identification rules for Cron, Heartbeat, Subagent, and Task Record tasks, including detailed trigger keyword lists and complexity scoring.
- Introduces a standardized task setup process with a 6-point requirements checklist and task plan templates.
- Provides detailed flowcharts and judgment logic for precise task type classification and execution tracking.
元数据
常见问题
task-orchestrator-cron-heartbeat-subagent 是什么?
Unified Task Orchestration Hub v2 - Integrates Heartbeat, Cron, Subagent and Task Management. Provides task identification, standardized setup, execution tra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 task-orchestrator-cron-heartbeat-subagent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install task-orchestrator-cron-heartbeat-subagent」即可一键安装,无需额外配置。
task-orchestrator-cron-heartbeat-subagent 是免费的吗?
是的,task-orchestrator-cron-heartbeat-subagent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
task-orchestrator-cron-heartbeat-subagent 支持哪些平台?
task-orchestrator-cron-heartbeat-subagent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 task-orchestrator-cron-heartbeat-subagent?
由 Chloechiien(@chloechien511-cloud)开发并维护,当前版本 v1.0.2。
推荐 Skills