← Back to Skills Marketplace
423
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install mathgraphs
Description
Math & statistics graphing, computation, visualization and validation engine
Usage Guidance
This skill delegates computation and rendering to https://mathtalking.com/api/mcp and will send any graph data you provide to that remote service; using it is coherent for plotting but may expose sensitive data. Before installing or using the skill, verify you trust mathtalking.com (review its privacy/security policies), avoid sending secrets or regulated data in graphs, and prefer local/offline alternatives for sensitive datasets. Note that no local code was provided for review (instruction-only), so the static scanner had nothing to analyze — the main risk is data sent to the external server.
Capability Analysis
Type: OpenClaw Skill
Name: mathgraphs
Version: 1.0.0
The skill bundle provides a standard set of mathematical and statistical visualization tools via an external MCP server (mathtalking.com). The instructions in SKILL.md are consistent with the stated purpose of graphing and data analysis, and there are no indicators of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description match the behavior in SKILL.md: the skill provides plotting, statistics, and interactive graphs and declares a single MCP server (mathtalking.com) to perform those tasks. No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
The instructions are scoped to plotting and statistical operations. They require sending graph/data to the declared MCP endpoint and always returning an interactive URL. The SKILL.md does not instruct reading unrelated local files or secrets, but it does direct the agent to transmit user-provided data to the external service for computation and rendering.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk by the skill itself. This is a low-risk installation model.
Credentials
No environment variables, credentials, or config paths are requested. The declared primary endpoint aligns with the stated purpose; there are no disproportionate secret requests.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It can be invoked autonomously by the agent by default, which is expected and not by itself a concern. The skill does not request to modify other skills or system-wide config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mathgraphs - After installation, invoke the skill by name or use
/mathgraphs - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the mathgraphs skill.
- Enables graphing, visualization, and validation of mathematical and statistical concepts.
- Supports function plotting, descriptive statistics, histograms, regression, distribution fitting, and hypothesis testing.
- Returns interactive, live graphs and results for user interaction and exploration.
- Supports 9 languages for wide accessibility.
Metadata
Frequently Asked Questions
What is Math & Statistics Graphing Engine?
Math & statistics graphing, computation, visualization and validation engine. It is an AI Agent Skill for Claude Code / OpenClaw, with 423 downloads so far.
How do I install Math & Statistics Graphing Engine?
Run "/install mathgraphs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Math & Statistics Graphing Engine free?
Yes, Math & Statistics Graphing Engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Math & Statistics Graphing Engine support?
Math & Statistics Graphing Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Math & Statistics Graphing Engine?
It is built and maintained by Lyncius (@architectds); the current version is v1.0.0.
More Skills