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


