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
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. 任务、工作流工具,支持搜索、管理、创建、自动化。
安装方式
将此提示发送给你的 Agent,以安装技能
请帮我安装 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. 技能。
可以通过 npm install -g @anthropic-ai/decomposes-complex-user-requests-into-executable-subtasks-identifies-required-capabilities-searches 全局安装,
或使用 npx @anthropic-ai/decomposes-complex-user-requests-into-executable-subtasks-identifies-required-capabilities-searches 免安装直接运行。
也可以将技能内容添加到项目的 CLAUDE.md 或 ~/.claude/CLAUDE.md 文件中。
卸载方式
npm 卸载
推荐如果是通过 npm 全局安装的技能,在终端执行
npm uninstall -g @anthropic-ai/decomposes-complex-user-requests-into-executable-subtasks-identifies-required-capabilities-searches手动卸载
找到并删除对应的技能配置内容
步骤 1 — 定位技能文件
检查以下位置,找到包含 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. 相关内容的文件:
- 项目根目录
CLAUDE.md - 全局配置
~/.claude/CLAUDE.md - 技能目录
~/.claude/skills/
步骤 2 — 删除技能内容
打开对应文件,删除 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. 技能的完整配置段落,保存文件后即生效。