llamaindex-wolfram-alpha
The LlamaIndex Wolfram Alpha tool enables agents to interface with the Wolfram|Alpha LLM API for computational knowledge queries. It provides concise text-based answers optimized for LLM consumption, handling complex mathematics, scientific facts, unit conversions, and visual data like molecular structures.
npx skills add majiayu000/claude-skill-registry --skill llamaindex-wolfram-alpha-cuba6112-skillfactory-c28b6c7e --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: llamaindex-wolfram-alpha description: LlamaIndex Wolfram Alpha tool for computational knowledge queries, math solving, scientific calculations, and agent integration. Triggers: wolfram alpha, computational query, math solver, scientific calculation, WolframAlphaToolSpec. --- ## Overview The LlamaIndex Wolfram Alpha tool enables agents to interface with the Wolfram|Alpha LLM API for computational knowledge queries. It provides concise text-based answers optimized for LLM consumption, handling complex mathematics, scientific facts, unit conversions, and visual data like molecular structures. ## When to Use - When an agent needs to solve complex mathematical equations or calculus problems. - When scientific facts require high-precision data (physical constants, planetary mass, chemical properties). - When performing unit conversions or physics problems with real units. - When the user requires visual diagrams (periodic table, molecular structures, plots). ## Decision Tree 1. Is the query mathematical or scientific? - YES: Use Wolfram Alpha tool. - NO: Use standard search or knowledge base. 2. Does the query involve scientific notation? - YES: Format as `6*10^14` (NEVER use `
- Overview
- When to Use
- Decision Tree
- Workflows
- 1. Basic Agent Integration
- 2. Query Optimization
- 3. Handling Assumptions
- Non-Obvious Insights
- Evidence
- Scripts
- Dependencies
- References
What does the llamaindex-wolfram-alpha skill do?
The LlamaIndex Wolfram Alpha tool enables agents to interface with the Wolfram|Alpha LLM API for computational knowledge queries. It provides concise text-based answers optimized for LLM consumption, handling complex mathematics, scientific facts, unit conversions, and visual data like molecular structures.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill llamaindex-wolfram-alpha-cuba6112-skillfactory-c28b6c7e --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
