Agent Skills
› solatis/claude-config
› deepthink
deepthink
GitHub该技能用于通过执行Python脚本触发结构化推理工作流,专门处理开放式分析问题的深度思考。激活时立即运行脚本以引导思维过程,无需预先探索或分析。
Trigger Scenarios
用户请求开放式问题的结构化推理
需要进行深度分析的思考任务
Install
npx skills add solatis/claude-config --skill deepthink -g -y
SKILL.md
Frontmatter
{
"name": "deepthink",
"description": "Invoke IMMEDIATELY via python script when user requests structured reasoning for open-ended analytical questions. Do NOT explore first - the script orchestrates the thinking workflow."
}
DeepThink
When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow.
Invoke:
Do NOT explore or analyze first. Run the script and follow its output.
Version History
- 6e72bc2 Current 2026-07-11 17:17


