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.
- 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.