LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

weather - Weather Data and Forecasts Retrieval

Get current weather conditions and forecasts without requiring API keys.

Tags

Updated: 2026-02-12
weatherforecastfree-api

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • fetch current weather
  • retrieve weather forecasts
  • query weather information

Inputs

  • location name
  • coordinates (latitude/longitude)
  • curl command

Outputs

  • weather data (temperature, humidity, wind)
  • forecast information
  • JSON weather data

Requirements

  • curl binary
  • internet connection

Source

  • Spec: SKILL.md
fetch current weather
retrieve weather forecasts
query weather information
location name
coordinates (latitude/longitude)
curl command
weather data (temperature, humidity, wind)
forecast information
JSON weather data