Communityv1.1.0

Agent Step Sequencer

Multi-step scheduler for in-depth agent requests. Detects when user needs multiple steps, suggests plan and waits for confirmation, persists state, and runs heartbeat-aware flow. Use when requests have 3+ actions, sequential dependencies, output dependencies, or high scope/risk.

2.2kdownloads3stars5active installsgostlight
View on ClawHubBack to Skills

Skill Details

Slug
agent-step-sequencer
Latest Version
1.1.0
Author
gostlight
Published
Feb 8, 2026
Updated
Feb 25, 2026
Total Versions
7

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 Agent Step Sequencer.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.0

Require STEP_AGENT_CMD (no more silent echo default), fix openclaw CLI command refs, add OpenClaw-compliant metadata, capture agent stdout in stepRuns, fix step delay between steps