compare-weather — community weather-api, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Data Analysis Agents needing real-time weather comparison capabilities across multiple airports. A Vercel API that queries multiple weather sources. Generated using GitHub Copilot.

rorpage rorpage
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The compare-weather skill by rorpage is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Data Analysis Agents needing real-time weather comparison capabilities across multiple airports.

Core Value

Empowers agents to fetch and compare weather data silently from multiple sources using API calls, providing units conversion between metric and imperial systems, and utilizes GitHub Copilot for efficient code generation.

Capabilities Granted for compare-weather

Comparing weather conditions at multiple airports
Generating weather forecasts for flight planning
Analyzing weather trends across different geographic locations

! Prerequisites & Limits

  • Requires Vercel API and GitHub Copilot setup
  • Dependent on API token for x-api-token authentication
  • Limited to airports with available weather data
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

compare-weather

Install compare-weather, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Compare Weather Across Multiple Airports

Compare weather at multiple airports: $ARGUMENTS

Instructions

IMPORTANT: Do NOT show raw JSON or curl commands in your response. Only show the final formatted markdown output.

Step 1: Parse Airport List

Split arguments to get airport codes. Last argument may be units (metric/imperial).

Step 2: Silently Fetch Data for Each Airport

For each airport, make API calls silently:

bash
1metar=$(curl -s -H "x-api-token: ${API_TOKEN}" "http://localhost:3000/api/metar?id={AIRPORT}") 2weather=$(curl -s -H "x-api-token: ${API_TOKEN}" "http://localhost:3000/api/weather?lat={lat}&lon={lon}&units={units}")

Step 3: Present Clean Comparison

Create a markdown table:

AirportTemperatureConditionsFlight CategoryWindVisibility

Step 4: Detailed Analysis

For each airport, show:

  • Current conditions summary
  • Forecast for today
  • Key metrics

Step 5: Recommendations

  • Which airport has best weather?
  • Any concerns?
  • Best for VFR flying?
  • Notable differences

Example Output Style

Use clean markdown tables with emoji. No JSON visible. Make it easy to scan and compare.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is compare-weather?

Perfect for Data Analysis Agents needing real-time weather comparison capabilities across multiple airports. A Vercel API that queries multiple weather sources. Generated using GitHub Copilot.

How do I install compare-weather?

Run the command: npx killer-skills add rorpage/weather-api. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for compare-weather?

Key use cases include: Comparing weather conditions at multiple airports, Generating weather forecasts for flight planning, Analyzing weather trends across different geographic locations.

Which IDEs are compatible with compare-weather?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for compare-weather?

Requires Vercel API and GitHub Copilot setup. Dependent on API token for x-api-token authentication. Limited to airports with available weather data.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add rorpage/weather-api. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use compare-weather immediately in the current project.

Related Skills

Looking for an alternative to compare-weather or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI