weather

Retrieve current weather and forecasts via wttr.in or Open-Meteo.

28.1k|2.2k|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/volcengine/OpenViking --skill weather-volcengine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/volcengine/OpenViking/tree/main/bot/workspace/skills/weather
Command: npx skills add https://github.com/volcengine/OpenViking --skill weather-volcengine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl.

What problem does it solve?

This Skill provides current weather conditions and future forecasts for any location without requiring users to sign up for API keys or manage complex configurations.

Core Features & Use Cases

  • Current Weather: Get a quick summary of temperature, conditions, and wind.
  • Detailed Forecasts: Access multi-day weather forecasts.
  • Location Flexibility: Works with city names, regions, and even airport codes.
  • Use Case: Planning an outdoor event? Quickly check the weather for your city to make informed decisions.

Quick Start

Get the current weather for Paris in a compact format.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get current weather conditions and forecasts without an API key?

Get current weather conditions and forecasts without an API key by using publicly available services like wttr.in and Open-Meteo. It retrieves temperature, wind, and multi-day forecasts for any specified location without complex configurations.

Can I check the weather using an airport code or specific city name?

Yes, you can check the weather using an airport code or specific city name. The location flexibility supports city names, regions, and airport codes to retrieve accurate current conditions and forecasts.

Do I need curl installed to fetch weather forecasts?

Yes, you need curl installed to fetch weather forecasts. The Skill requires curl for data fetching from publicly available services to retrieve current conditions and multi-day forecasts.

What formats are available for weather forecast output?

Available weather forecast output formats include one-liners, compact summaries, and detailed forecasts. These formats cater to both quick checks and programmatic data needs for specified locations.

What is the best way to get a quick weather summary for an outdoor event?

The best way to get a quick weather summary for an outdoor event is requesting a compact current weather output. It provides a quick summary of temperature, conditions, and wind for your city to make informed decisions.