# 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: `akiselev/deepthink` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add akiselev/deepthink`
- Raw SKILL.md: https://api.skillmd.com/api/skills/akiselev/deepthink/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: akiselev (https://skillmd.com/u/akiselev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/akiselev/deepthink

---


# DeepThink

Structured multi-step reasoning for open-ended analytical questions where the
answer structure is itself unknown. Handles taxonomy design, conceptual
analysis, trade-off exploration, and definitional questions.

## Invocation

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

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

