LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

auto-driver - Pre-execution orienter and dispatcher for auto runs

Orients execution state before /auto starts, surfaces single action line or asks blocking questions, and dispatches to script handlers.

Tags

Updated: 2026-09-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Load hypothesis JSON
  • Evaluate situation and ambiguity
  • Route goal-aware plans
  • Dispatch execution scripts
  • Ask blocking user questions
  • Resume existing execution run

Inputs

  • Hypothesis JSON
  • Conversation transcript
  • User goal text
  • Plan file paths
  • Driving session ID

Outputs

  • Script execution command
  • Single action line
  • User question prompt

Requirements

  • CLAUDE_PLUGIN_ROOT environment variable
  • Bash execution environment
  • Python execution environment
  • Helper scripts in lib directory

Source

  • Spec: SKILL.md
automation
dispatch
routing
workflow
Load hypothesis JSON
Evaluate situation and ambiguity
Route goal-aware plans
Dispatch execution scripts
Hypothesis JSON
Conversation transcript
User goal text
Script execution command
Single action line
User question prompt