weather-nws
Reliable US weather data using the National Weather Service API. Free, no API key, detailed forecasts and official alerts.
Why use this skill?
Get free, reliable US weather data and official NWS alerts in OpenClaw. No API keys required. Detailed forecasts and current conditions included.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/andrewdmwalker/weather-nwsWhat This Skill Does
The weather-nws skill provides a robust, no-cost gateway to official US weather data by interfacing directly with the National Weather Service (NWS) API. Unlike commercial weather services that often require paid subscriptions, API keys, or carry restrictive rate limits, this skill leverages government-provided data to deliver hyper-local, professional-grade meteorological information. It excels at parsing complex NWS responses into human-readable daily summaries or structured JSON objects for downstream automation. Beyond basic temperature and precipitation metrics, it captures critical data points like dewpoint, barometric pressure, and visibility, and most importantly, provides access to official NWS severe weather alerts such as tornado warnings and flood advisories.
Installation
Installation is streamlined through the OpenClaw ecosystem. You can add this skill to your local environment by running the following command in your terminal:
clawhub install openclaw/skills/skills/andrewdmwalker/weather-nws
Once installed, navigate to the skill's directory and configure your location by modifying the weather-nws.js file. Update the lat and lon constants with the coordinates for your specific area. You can identify these coordinates using services like latlong.net. No API key configuration is required, as the skill authenticates directly with the public NWS endpoints.
Use Cases
- Automated Morning Briefings: Integrate the skill into a cron job to push a weather summary to your desktop or messaging app before you start your commute.
- Severe Weather Notification: Use the alerts functionality to monitor for dangerous conditions, such as high wind or ice storms, and trigger desktop notifications or home automation routines.
- Programming & Scripting: Use the
--jsonflag to feed weather data into other scripts or dashboards, allowing for data-driven environment adjustments. - Smart Home Automation: Sync the forecast data with your climate control system to adjust heating or cooling based on the upcoming 7-day outlook.
Example Prompts
- "Check the weather and let me know if I need a jacket today."
- "Are there any active weather alerts for my area that I should be concerned about?"
- "Provide a 7-day weather summary for my current location and tell me which day will be the best for outdoor activities."
Tips & Limitations
- Precision: The accuracy of your reports is entirely dependent on the coordinates you provide. Ensure you are using coordinates that map to your local NWS forecast office area.
- Geographic Constraints: This skill is strictly limited to locations within the United States. It will not return results for international locations.
- Connectivity: Because this tool fetches data from an external API, ensure your machine has stable internet access. If the NWS API is undergoing maintenance, the skill will inform you via the error output.
- Optimization: If using the tool for heavy automation, utilize the
--jsonoutput format to ensure your script can efficiently parse and interpret the conditions, forecasts, and alert status flags.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-andrewdmwalker-weather-nws": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access
Related Skills
phantombuster
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
dnd
D&D 5e toolkit for players and DMs. Roll dice, look up spells and monsters, generate characters, create encounters, and spawn NPCs. Uses the official D&D 5e SRD API.
apollo
Apollo.io contact and company enrichment API. Enrich people with email, phone, title, company data. Enrich organizations with industry, revenue, employee count, funding. Search for prospects. Use when the user needs to enrich contacts, find emails, lookup company info, or search for leads.
solar-weather
Monitor solar weather conditions including geomagnetic storms, solar flares, aurora forecasts, and solar wind data. Uses NOAA Space Weather Prediction Center real-time data.
ham-radio-dx
Monitor DX clusters for rare station spots, track active DX expeditions, and get daily band activity digests for amateur radio operators.