Communityv1.0.0

Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.

Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.

8.7kdownloads12stars62active installs10e9928a
View on ClawHubBack to Skills

Skill Details

Slug
task-decomposer
Latest Version
1.0.0
Author
10e9928a
Published
Feb 3, 2026
Updated
May 11, 2026
Total Versions
1

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 Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces..
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of the Task Decomposer & Skill Generator. - Decomposes complex user requests into atomic, executable subtasks with clear dependencies. - Identifies required capabilities for each subtask using a universal capability taxonomy. - Searches for existing skills on skills.sh to fulfill each subtask; recommends installation or new skill creation if needed. - Provides comprehensive templates and instructions for creating new skills when gaps are identified. - Supports automation of multi-step workflows and aids workflow planning by generating clear execution plans.