weather-fetcher

Fetches Dubai's current temperature from the Open-Meteo API in Celsius or Fahrenheit.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MatthieudeLaMettrie/claude-code-best-practice --skill weather-fetcher-matthieudelamettrie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather-fetcher
Source: https://github.com/MatthieudeLaMettrie/claude-code-best-practice/tree/main/.claude/skills/weather-fetcher
Command: npx skills add https://github.com/MatthieudeLaMettrie/claude-code-best-practice --skill weather-fetcher-matthieudelamettrie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick and reliable way to fetch current weather temperature data for Dubai, UAE, eliminating the need for manual API calls or complex setup.

Core Features & Use Cases

  • Current Temperature Retrieval: Fetches the real-time temperature for Dubai.
  • Unit Flexibility: Supports both Celsius and Fahrenheit.
  • Use Case: Quickly check the current temperature in Dubai before planning an outdoor activity or a trip.

Quick Start

Fetch the current temperature for Dubai in Celsius.

Frequently Asked Questions about weather-fetcher

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

FAQPage Schema
How do I fetch current weather temperature data for Dubai?

To fetch current weather temperature data for Dubai, this Skill retrieves real-time values from the Open-Meteo API. It extracts the temperature reading from the JSON response, allowing you to quickly check conditions without manual API setup.

Can I retrieve Dubai weather in Fahrenheit or Celsius?

You can retrieve Dubai weather in both Fahrenheit and Celsius. The Skill supports unit flexibility, allowing you to specify your preferred temperature scale when fetching the current temperature from the Open-Meteo API.

Do I need an API key to get the current temperature in Dubai?

You do not need an API key to get the current temperature in Dubai. The Skill fetches data directly from the Open-Meteo API, which requires no authentication, eliminating the need for complex setup or manual API calls.

What is the best way to check real-time Dubai temperature before a trip?

The best way to check real-time Dubai temperature is by using this Skill to fetch live data from the Open-Meteo API. It provides a quick and reliable method to retrieve current temperature readings for planning outdoor activities or trips.

Does this weather fetcher support locations other than Dubai?

This weather fetcher exclusively supports retrieving temperature data for Dubai, UAE. It is specifically configured to query the Open-Meteo API for Dubai's coordinates and does not support fetching weather for other locations.