openweather

Fetch current weather, forecasts, air quality, and historical data from OpenWeatherMap.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill openweather
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openweather
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/openweather
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill openweather

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The OpenWeather integration gives you effortless access to current weather, forecasts, air quality, and historical weather data for any location, removing the need to manage API calls manually.

Core Features & Use Cases

  • Current weather for cities or coordinates
  • Multi-day forecasts
  • Air quality data
  • Historical weather data
  • Geocoding-enabled location search

Quick Start

Install the Robomotion OpenWeather integration and run a simple connect to retrieve current weather for a city.

Frequently Asked Questions about openweather

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get current weather and forecast data using geographic coordinates?

The integration fetches air quality and historical weather data from OpenWeatherMap for any specified location, supporting analytics, travel planning, and workflow automation without manual API management.

What do I need to retrieve weather data for a city through automation?

To retrieve weather data for a city, you need a configured Robomotion CLI environment and a valid OpenWeatherMap API key stored securely in the vault to authenticate your automated requests.

Does this weather integration support historical data and air quality metrics?

Yes, the weather integration supports fetching historical weather data and air quality metrics alongside current conditions and multi-day forecasts for comprehensive environmental analytics.

Can I use city names instead of coordinates for geocoding-based weather lookups?

Yes, you can use city names instead of geographic coordinates, as the integration supports geocoding-enabled location search to retrieve weather data for planning and travel workflows.