Communityv1.0.7

结构化任务规划与分步执行 V2(异步子代理架构)

结构化任务规划与分步执行 V2(异步子代理架构)。支持将每个步骤通过 session_spawn 创建子代理异步执行,主会话保持非阻塞。功能包括:步骤分解、子代理执行、子代理检验(LLM判断)、状态跟踪、Heartbeat 监控、任务中断。触发词:/stp、任务规划、步骤执行。

2.8kdownloads4stars11active installsscotthuang
View on ClawHubBack to Skills

Skill Details

Slug
stp
Latest Version
1.0.7
Author
scotthuang
Published
Feb 6, 2026
Updated
May 17, 2026
Total Versions
8

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for 结构化任务规划与分步执行 V2(异步子代理架构).
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.7

stp 1.0.7 - Cron Job 添加 `--channel webchat` 参数,避免执行时报错 - task_step 输出清理信息:任务完成或中断时,在 `task_steps.md` 中记录清理信息(时间、终止的子代理、删除的 cron、终止的进程)