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.

2.4kdownloads1stars6active installs10e9928a
View on ClawHubBack to Skills

Skill Details

Slug
super-skills
Latest Version
1.0.0
Author
10e9928a
Published
Feb 5, 2026
Updated
Feb 26, 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. - Automatically breaks down complex user requests into executable subtasks. - Identifies required capabilities for each subtask using a universal capability taxonomy. - Searches for existing skills on skills.sh and maps them to tasks. - Creates new skills when no suitable solution is found in the skills ecosystem. - Provides a clear execution plan to automate workflows or manage large tasks.