·think

Cognitive enhancement toolkit combining non-linear reasoning, mental models, and literate programming. Use for complex analysis, system design, debugging, deep learning, and research workflows.

0Installs·0Trend·@zpankz

Installation

$npx skills add https://github.com/zpankz/mcp-skillset --skill think

SKILL.md

| Non-linear reasoning | THOUGHTBOX.md | | Reasoning frameworks | MODELS.md | | Executable notebooks | NOTEBOOK.md | | Tool combinations | PATTERNS.md | | Problem→Solution routing | SELECTION.md | | Concrete examples | EXAMPLES.md |

| thoughtbox | Step-by-step reasoning | 7 patterns: forward, backward, branching, revision, interleaved, first principles, meta-reflection | | mentalmodels | Structured schemas | 15 models across 9 tags | | notebook | Literate programming | 10 operations, executable JS/TS |

| Patterns cookbook | thoughtbox({ includeGuide: true }) | | Model content | mentalmodels({ operation: "getmodel", args: { model: "..." } }) | | Notebook ops | thoughtbox://notebook/operations | | Interleaved guides | thoughtbox://interleaved/{mode} |

Cognitive enhancement toolkit combining non-linear reasoning, mental models, and literate programming. Use for complex analysis, system design, debugging, deep learning, and research workflows. Source: zpankz/mcp-skillset.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill think
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is think?

Cognitive enhancement toolkit combining non-linear reasoning, mental models, and literate programming. Use for complex analysis, system design, debugging, deep learning, and research workflows. Source: zpankz/mcp-skillset.

How do I install think?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill think Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zpankz/mcp-skillset