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.

launch-task - Launch and manage sub-agents for task execution

Creates sub-agents to perform tasks requiring separate context, multi-file changes, or isolation.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create single tk step
  • Write task specification file
  • Launch background worker agent
  • Poll worker report in background
  • Process worker status report

Inputs

  • Task name slug
  • Task description and criteria
  • Lead agent name

Outputs

  • Task specification file
  • Worker report file
  • Tk progress step

Requirements

  • tk CLI tool
  • uv package manager
  • create_worker.py script
  • mngr agent manager

Source

  • Spec: SKILL.md
sub-agent
task-delegation
worker-management
automation
Create single tk step
Write task specification file
Launch background worker agent
Poll worker report in background
Task name slug
Task description and criteria
Lead agent name
Task specification file
Worker report file
Tk progress step