openclaw-task-workflow
基于DAG的智能任务调度,适用于OpenClaw代理。支持依赖关系解析、复杂度评分和持久化日常文件。
任务调度
智能调度
依赖关系
复杂度评分
工作流自动化
OpenClaw
DAG
⭐ 0⬇️ 1🏷️ main📦 2
openclaw-task-workflow-main.zip
32.6 KB下载
安装与使用说明
Codex
- 先下载 ZIP 包(例如:openclaw-task-workflow-main.zip)。
- 解压后放到 $CODEX_HOME/skills/ 目录下。
- 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/。
- 确保目录内有 SKILL.md,然后重开会话即可使用。
源码目录预览
├── config │ ├── cron-api-payload.json │ └── cron.yaml ├── evals │ └── evals.json ├── lib │ ├── __init__.py │ ├── subagent_monitor.py │ ├── task_index_manager.py │ ├── task_persistence.py │ ├── task_persistence_v31.py │ └── task_scheduler.py ├── references │ ├── file-format.md │ └── v3-migration.md ├── tests │ ├── integration │ │ ├── test_v31_integration.py │ │ └── test_v3_features.py │ └── unit │ ├── test_persistence.py │ └── test_task_index_manager.py ├── .gitignore ├── README.md ├── SKILL.md ├── cli.py └── pytest.ini
元数据
Slug: openclaw-task-workflow
作者: Charpup
协议: 未声明
包大小: 32.6 KB
SHA256: fabe1a0c68e129a8edac009d79d4409d29ada0f8786c6fb538087ad1f3434741