WolframResearchWolframResearchOfficialยท10 Agent Skills Included

AgentTools

Wolfram computation, notebooks, and paclet development for coding agents

Connects coding agents to Wolfram Language evaluation, Wolfram|Alpha queries, and semantic documentation search. Reads and writes Wolfram notebooks, runs test files, inspects code for issues, and builds or submits paclets. Installs MCP servers into Claude Code, Cursor, VS Code, and other clients without manual configuration. Eliminates switching between chat windows and the Wolfram kernel for math, data, and development work.
npx skills add WolframResearch/AgentTools --all -g -y
Available:

Tells the agent how the paclet is structured and which Wolfram tools to use for testing, debugging, and inspecting symbols when working in this repository.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AgentTools?โ–ผ

Run `npx skills add WolframResearch/AgentTools --all -g -y` in your terminal to install all skills in this suite globally.

How to run Wolfram Language code from an AI agent?โ–ผ

The wolfram-language skill lets your agent evaluate Wolfram code, search documentation, and inspect symbols directly through the Wolfram MCP server or bundled wolframscript scripts.

Can an agent query Wolfram|Alpha for real-world data?โ–ผ

Yes. The wolfram-alpha skill sends natural language queries to Wolfram|Alpha and returns computational answers about math, science, geography, finance, and more.

Does AgentTools work with Claude Code and Cursor?โ–ผ

Yes. It installs MCP servers into Claude Code, Cursor, VS Code, and over twenty other clients, and its skills follow the universal SKILL.md standard.

Do I need Wolfram installed to use these skills?โ–ผ

The bundled scripts require wolframscript from the free Wolfram Engine, but you can also connect to the remote Wolfram MCP service or use the prebuilt Docker image instead.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’