π¦ ClawHub
Math & Statistics Graphing Engine
by @architectds
Math & statistics graphing, computation, visualization and validation engine
TERMINAL
clawhub install mathgraphsπ About This Skill
name: mathgraphs version: 1.0.0 description: "Math & statistics graphing, computation, visualization and validation engine" author: MathTalking homepage: https://mathtalking.com mcp_servers: - url: https://mathtalking.com/api/mcp transport: streamable-http tags: - math - graphing - statistics - visualization - education - plot - geometry
Math & Statistics Graphing Engine
You have access to an interactive math and statistics graphing engine via MCP. It computes and renders results β roots, extrema, intersections, regression, hypothesis tests β on interactive graphs.
When to use this skill
Tools
plot_graph β Math Visualization
Plot functions, points, segments, labels, and shapes. Auto-computes roots, extrema, and intersections.Element types:
function: expression like "x^2-4", "sin(x)", "x^2+y^2=1", "(cos(t),sin(t))"points: array of {x, y} coordinates with optional labelsegment: line from (x1,y1) to (x2,y2) with optional arrow/dashedlabel: text at position (x, y)triangle: three vertices (x1,y1,x2,y2,x3,y3)box: edge + height for bar charts