Back to list
Zpankz

think

by Zpankz

MCP Skillset - Claude Code skills, references, and knowledge base

0🍴 0📅 Jan 24, 2026

SKILL.md


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

Think Skill

Orchestrate three MCP tools for structured reasoning.

Quick Navigation

NeedGo To
Non-linear reasoningTHOUGHTBOX.md
Reasoning frameworksMODELS.md
Executable notebooksNOTEBOOK.md
Tool combinationsPATTERNS.md
Problem→Solution routingSELECTION.md
Concrete examplesEXAMPLES.md

Tools At a Glance

ToolPurposeKey Feature
thoughtboxStep-by-step reasoning7 patterns: forward, backward, branching, revision, interleaved, first principles, meta-reflection
mental_modelsStructured schemas15 models across 9 tags
notebookLiterate programming10 operations, executable JS/TS

When to Use This Skill

  • Complex problems → decomposition + branching
  • Debugging → five-whys + backward thinking
  • Architecture decisions → pre-mortem + trade-off matrix
  • Deep learning → Sequential Feynman notebook
  • Research tasks → interleaved reasoning loops

Minimal Invocation

// Reasoning
thoughtbox({ thought: "...", thoughtNumber: 1, totalThoughts: 10, nextThoughtNeeded: true })

// Framework
mental_models({ operation: "get_model", args: { model: "five-whys" } })

// Notebook
notebook({ operation: "create", args: { title: "...", language: "typescript" }})

MCP Resources (On-Demand)

ResourceAccess
Patterns cookbookthoughtbox({ includeGuide: true })
Model contentmental_models({ operation: "get_model", args: { model: "..." } })
Notebook opsthoughtbox://notebook/operations
Interleaved guidesthoughtbox://interleaved/{mode}

For deeper content, follow links above. Each file is self-contained.

Score

Total Score

40/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon