Agent Skills
› solatis/claude-config
› deepthink
deepthink
GitHub通过执行Python脚本自动化处理开放式分析问题的结构化推理流程,无需预先探索,直接运行工作流并遵循输出。
触发场景
用户请求开放式问题的结构化推理
需要进行深度逻辑分析
安装
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.
版本历史
- 6e72bc2 当前 2026-07-11 17:17


