pilot-service-agents-weather

Retrieve Open-Meteo weather data for specified latitude and longitude.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-weather
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-service-agents-weather
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-service-agents-weather
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-weather

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open-Meteo provides forecasts, archives, air quality, marine and flood data that agents can rely on to make informed decisions. This skill centralizes weather context for autonomous tasks, reducing manual data gathering and delays.

Core Features & Use Cases

  • Access current and multi-day weather forecasts for any lat/lng, including marine and flood indicators.
  • Retrieve historical weather data for research, auditing, or trend analysis.
  • Query air-quality metrics (particulates, ozone, NO2) to inform health-aware actions.
  • Use cases include route planning, risk assessment, and contingency planning in weather-sensitive tasks.

Quick Start

Ask the agent to fetch the current weather for a given latitude and longitude and report the result.

Frequently Asked Questions about pilot-service-agents-weather

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

FAQPage Schema
How do I retrieve historical weather data for a specific latitude and longitude?

You can retrieve historical weather data by specifying a latitude and longitude to query the Open-Meteo archive. This allows agents to access past weather records for research, auditing, or trend analysis without manual data gathering.

Can I fetch marine weather forecasts using Open-Meteo data?

Yes, you can fetch marine weather forecasts by providing specific coordinates. The skill retrieves Open-Meteo marine indicators alongside standard forecasts, supporting route planning and risk assessment for coastal contexts.

How do I query air quality metrics like particulates and NO2 for a given location?

To query air quality metrics such as particulates, ozone, and NO2, provide the target latitude and longitude. The skill fetches Open-Meteo air quality data to inform health-aware actions and environmental alerts.

Do I need a specific environment setup to fetch Open-Meteo weather data on demand?

Yes, fetching Open-Meteo weather data requires pilotctl on PATH, a running pilot protocol daemon, and onboard discovery via the backbone network (Network 0) to function properly.

What is the best way to get real-time weather checks for autonomous route planning?

The best way to get real-time weather checks is to ask the agent to fetch current data for the desired coordinates. This centralizes weather context for autonomous tasks, reducing delays in contingency planning.

Does Open-Meteo weather data support multi-day forecasts for environmental alerts?

Yes, Open-Meteo weather data supports multi-day forecasts for any specified latitude and longitude. This enables agents to anticipate weather-sensitive conditions and trigger environmental alerts across urban contexts.