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


