·math-router
</>

math-router

namesreallyblank/clorch

Deterministic router for math cognitive stack - maps user intent to exact CLI commands

1Installs·0Trend·@namesreallyblank

Installation

$npx skills add https://github.com/namesreallyblank/clorch --skill math-router

SKILL.md

Instead of reading individual skill documentation, call the router to get the exact command:

| sympy | integrate, diff, solve, simplify, limit, det, eigenvalues, inv, expand, factor, series, laplace, fourier | | pint | convert, check | | shapely | create, measure, pred, op | | z3 | prove, sat, optimize | | scratchpad | verify, explain | | tutor | hint, steps, generate | | plot | plot2d, plot3d, latex |

If the router returns {"command": null}, the intent wasn't recognized. Then:

Deterministic router for math cognitive stack - maps user intent to exact CLI commands Source: namesreallyblank/clorch.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/namesreallyblank/clorch --skill math-router
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is math-router?

Deterministic router for math cognitive stack - maps user intent to exact CLI commands Source: namesreallyblank/clorch.

How do I install math-router?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill math-router 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/namesreallyblank/clorch