Retrieve recent earthquakes (USGS) with magnitude, depth, location, and a concern score that flags proximity to nuclear test sites. Use when the user asks about recent seismic activity or whether an earthquake was natural.
$npx -y skills add koala73/worldmonitor --skill track-earthquakesInstalls into the current project.
Run `npx skills use "https://github.com/koala73/worldmonitor" --skill "koala73/worldmonitor/track-earthquakes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/koala73/worldmonitor" that are relevant to the current task. Run `npx skills add "https://github.com/koala73/worldmonitor"` and select the relevant skills, then follow their instructions.