weather-tools

Installation
SKILL.md

Tools:

  • get_current_weather
  • get_weather_forecast
  • search_city_by_name

Overview

This skill provides weather-related query tools. Once this skill is loaded, you will gain access to three powerful weather tools:

  1. get_current_weather: Query current weather conditions for any city
  2. get_weather_forecast: Get 3-day weather forecast
  3. search_city_by_name: Search for city information by name

These tools are dynamically loaded when you load this skill, and they will not consume tokens in the LLM context until the skill is actually loaded.

Usage Pattern

Installs
2
GitHub Stars
85
First Seen
Jun 23, 2026
weather-tools — trpc-group/trpc-agent-python