🔢 Wolfram Alpha — 技能工具
v1.0.2[自动翻译] Perform complex mathematical calculations, physics simulations, data analysis, and scientific queries via the Wolfram|Alpha LLM API. Use this skill wh...
0· 786·7 当前·7 累计
运行时依赖
无特殊依赖
版本
latestv1.0.22026/2/20
Updated metadata to declare required environment variables
● 无害
安装命令
点击复制官方npx clawhub@latest install wolfram-alpha
镜像加速npx clawhub@latest install wolfram-alpha --registry https://cn.longxiaskill.com
技能文档
This skill leverages the Wolfram|Alpha LLM API to provide accurate answers to scientific and mathematical questions.
Usage
Call the script with your query as an argument:
python3 wolfram_query.py "integrate x^2 from 0 to 3"
Features
- Mathematics: Calculus, algebra, statistics.
- Science: Physics, chemistry, astronomy.
- Data: Economic data, geographic facts, demographics.
- Units: Unit conversions and currency exchange.
Configuration
Requires a WOLFRAM_APP_ID in the environment variables (typically set in your .env file).