weather
Installation
SKILL.md
Weather Data Retrieval
Purpose
This capability enables fetching current weather conditions and forecasts through publicly accessible weather endpoints.
When handling weather-related inquiries, this skill offers multiple query approaches to obtain meteorological information.
Available Query Methods
Method 1: Text-Based Weather Query
A straightforward approach using console commands:
curl -s "wttr.in/Beijing?format=3"
For detailed output with humidity and wind information: