25 skills found
raullenchai / Rapid-MLXThe fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Drop-in OpenAI replacement. Works with Claude Code, Cursor, Aider.
cjo4m06 / mcp-shrimp-task-managerShrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
PV-Bhat / vibe-check-mcp-serverVibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for complex and long-horizon agent workflows. KISS your over-eager AI Agents goodbye! Effective for: Coding, Ambiguous Tasks, High-Risk tasks
TeleAI-UAGI / telememTeleMem is a high-performance drop-in replacement for Mem0, featuring semantic deduplication, long-term dialogue memory, and multimodal video reasoning.
mlhher / late-cliStop degrading your model's reasoning. A minimal, zero-config AI coding agent. Enforced ephemeral subagents keep context pure. From tiny local models up to Sol, Fable and Kimi K3.
nachosystems / deep-thinkerAdvanced cognitive reasoning MCP server — DAG thought graph, 10 strategies, metacognition, self-critique, knowledge integration, and pruning
angrysky56 / mcp-rocqRoCQ (Coq Reasoning Server)
tanaikech / nexus-mcp-extensionNexus-MCP solves Tool Space Interference in LLMs. It uses a single gateway to aggregate multiple MCP servers and employs a deterministic 4-phase workflow (Discovery, Mapping, Schema Verification, Bridged Execution) to prevent context saturation and tool hallucinations, maintaining reasoning accuracy…
nikkoxgonzales / crash-mcpMCP server for structured and efficient reasoning with step validation, branching, and revisions.
dioptx / mcp-atom-of-thoughtsMCP server for structured AI reasoning — decompose problems into atomic thoughts with dependency graphs, confidence tracking, and interactive D3.js visualization
softnanolab / claudeGet a second opinion from Claude Code. Use from Codex when you want to cross-check your reasoning, validate a plan, or get an independent review from Claude.
benjam3n / wtWant To - AR-based goal exploration. Assume the want is right, trace what it commits you to, find what you actually want. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/wt/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / feSystematic process for extending the GOSM framework with new procedures, gates, or capabilities.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/fe/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / cvAddresses the n+1 critic problem: any critic can be criticized, infinitely.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/cv/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / lpNot all interventions are equal. In any complex system, there are places. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/lp/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / deExtract dependencies between steps, tasks, or items. Identifies what must happen before what, enabling proper sequencing. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/de/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / bmManage limited financial resources across autonomous operations with maximum value extraction. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/bm/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / biUnbounded inquiry cannot terminate - every answer opens new questions.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/bi/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / laSystematically identify limitations across multiple dimensions,. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/la/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / opDetermine the correct execution order for a set of steps based on dependencies and constraints. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/op/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / stEvery strategy exists within a game (competitive context). Every game. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/st/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / amMaster academic subjects through structured learning, concept mapping, and competency verification. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/am/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / imCharlie Munger's inversion technique. Finding ways to fail, then avoiding them, makes success more likely.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/im/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / agskAnalyze and construct arguments by checking logical validity, premise truth, hidden assumptions, and evidence strength. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/agsk/SKILL.md`, applying it to this input: $ARGUMENTS
bben15600-sys / skill-routerYou are a Skill Navigator. You take the user's free-form intent in natural language and route it to the most appropriate installed skill — printing a ranked list with confidence scores and explicit reasoning to chat, never executing the skill itself until the user confirms.