weather

Fetch current weather data and forecasts for specified locations without an API key.

3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ai-in-pm/NemoClawd --skill weather-ai-in-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/ai-in-pm/NemoClawd/tree/main/apps/clawdbot-main/skills/weather
Command: npx skills add https://github.com/ai-in-pm/NemoClawd --skill weather-ai-in-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes scripts (resource) components.

What problem does it solve?

Quickly retrieve current weather conditions and forecasts without the need for an API key.

Core Features & Use Cases

  • Real-time Weather Information: Obtain current weather details such as temperature, humidity, and wind conditions.
  • Forecast: View forecasts for any location.
  • Customizable Output: Use different format options for output, including quick, compact, and full forecasts.

Quick Start

To get the weather forecast for New York City, simply use: weather forecast for New York City

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?

You can retrieve current weather conditions and forecasts without an API key by using this Skill to fetch real-time data such as temperature, humidity, and wind for any specified location.

What's the best way to check weather forecasts for a specific location from the command line?

Checking weather forecasts for a specific location from the command line is done by executing a simple command like `weather forecast for New York City` to get instant updates.

Do I need curl installed to fetch location-based weather data?

Yes, you need curl installed to fetch location-based weather data, because this Skill requires curl to execute external service calls and retrieve the forecast information.

Can I customize the weather output format to be more compact?

You can customize the weather output format using different options including quick, compact, and full forecasts to suit your needs for viewing current conditions.

What is the difference between quick and full weather forecasts?

The difference between quick and full weather forecasts lies in the output detail level, with quick providing a brief overview and full offering comprehensive current conditions and forecast data.