Agent Skills: DeepThink

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.

UncategorizedID: solatis/claude-config/deepthink

Install this agent skill to your local

pnpm dlx add-skill https://github.com/solatis/claude-config/tree/HEAD/skills/deepthink

Skill Files

Browse the full folder contents for deepthink.

Download Skill

Loading file tree…

skills/deepthink/SKILL.md

Skill Metadata

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:

<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.deepthink.think --step 1" />

Do NOT explore or analyze first. Run the script and follow its output.