Monitor solar weather conditions including geomagnetic storms, solar flares, aurora forecasts, and solar wind data. Uses NOAA Space Weather Prediction Center real-time data.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install solar-weather或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install solar-weather⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/solar-weather/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: solar-weather description: Monitor solar weather conditions including geomagnetic storms, solar flares, aurora forecasts, and solar wind data. Uses NOAA Space Weather Prediction Center real-time data. version: 1.0.0 author: captmarbles ---
Track space weather conditions in real-time! Monitor solar flares, geomagnetic storms, aurora forecasts, and solar wind data from NOAA's Space Weather Prediction Center.
🌞 Current Conditions - Real-time space weather status 📅 3-Day Forecast - Predict upcoming solar activity 🌌 Aurora Forecast - Will you see the Northern Lights? 🌊 Solar Wind - Track solar wind magnetic field 🚨 Alerts - Active space weather warnings 📊 Summary - Quick comprehensive overview
Perfect for:
python3 solar-weather.py current
Output:
🌞 Space Weather Conditions
2026-01-27 18:38:00 UTC
📻 R0: none ✅
Radio Blackouts (Solar Flares)
☢️ S0: none ✅
Solar Radiation Storm
🌍 G0: none ✅
Geomagnetic Storm
python3 solar-weather.py forecast
Shows today, tomorrow, and day after with probability percentages for solar events.
python3 solar-weather.py aurora
Output:
🌌 Aurora Forecast
Current Conditions:
Geomagnetic: none
Solar Wind Bz: -2 nT
Tomorrow (2026-01-28):
Geomagnetic: minor
🔮 Aurora Outlook:
⚠️ MODERATE - Aurora possible at high latitudes
python3 solar-weather.py solarwind
Output:
🌊 Solar Wind Magnetic Field
Time: 2026-01-27 18:36:00.000
Bt: 8 nT (Total Magnitude)
Bz: -2 nT (North/South Component)
✅ Slightly negative Bz
Note: Negative Bz (especially < -5 nT) is favorable for aurora activity!
python3 solar-weather.py alerts
Shows active space weather watches, warnings, and alerts from NOAA.
python3 solar-weather.py summary
Comprehensive overview of current conditions, solar wind, and tomorrow's forecast.
NOAA uses three scales to measure space weather severity:
Add --json to any command for structured data:
python3 solar-weather.py current --json
python3 solar-weather.py aurora --json
All data comes from NOAA Space Weather Prediction Center (SWPC):
Best conditions for aurora:
When to watch:
aurora command dailyHF propagation:
current before contests/DXingalerts for radio blackout warningsHappy space weather watching! 🌞⚡🌌
安装 Solar Weather Monitor 后,可以对 AI 说这些话来触发它
Help me get started with Solar Weather Monitor
Explains what Solar Weather Monitor does, walks through the setup, and runs a quick demo based on your current project
Use Solar Weather Monitor to monitor solar weather conditions including geomagnetic storms, sola...
Invokes Solar Weather Monitor with the right parameters and returns the result directly in the conversation
What can I do with Solar Weather Monitor in my data & analytics workflow?
Lists the top use cases for Solar Weather Monitor, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/solar-weather/ 目录(个人级,所有项目可用),或 .claude/skills/solar-weather/(项目级)。重启 AI 客户端后,用 /solar-weather 主动调用,或让 AI 根据上下文自动发现并使用。
Solar Weather Monitor 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Solar Weather Monitor 可免费安装使用。请查阅仓库了解许可证信息。
Monitor solar weather conditions including geomagnetic storms, solar flares, aurora forecasts, and solar wind data. Uses NOAA Space Weather Prediction Center real-time data.
Solar Weather Monitor 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using Solar Weather Monitor
Identifies repetitive steps in your workflow and sets up Solar Weather Monitor to handle them automatically