# 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.

- Skill: `solatis/deepthink` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add solatis/deepthink`
- Raw SKILL.md: https://api.skillmd.com/api/skills/solatis/deepthink/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: solatis (https://skillmd.com/u/solatis)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/solatis/deepthink

---


# 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.

