weather-check

Get current weather for a location

7 stars

Best use case

weather-check is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Get current weather for a location

Teams using weather-check should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/clean-skill/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/c-goro/skillguard/test-fixtures/clean-skill/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/clean-skill/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How weather-check Compares

Feature / Agentweather-checkStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Get current weather for a location

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Weather Check

When the user asks about weather, use this skill to look up current conditions.

## Usage
Call the weather API with the location name. Return temperature, conditions, and forecast.

Related Skills

surf-check

7
from Demerzels-lab/elsamultiskillagent

Surf forecast decision engine.

secucheck

7
from Demerzels-lab/elsamultiskillagent

Comprehensive security audit for OpenClaw.

security-checker

7
from Demerzels-lab/elsamultiskillagent

Security scanner for Python skills before publishing to ClawHub.

check-analytics

7
from Demerzels-lab/elsamultiskillagent

Audit existing Google Analytics implementation. Checks for common issues, missing configurations, and optimization opportunities.

apipick-telegram-phone-check

7
from Demerzels-lab/elsamultiskillagent

Check if a phone number is registered on Telegram using the apipick Telegram Checker API.

apipick-email-checker

7
from Demerzels-lab/elsamultiskillagent

Validate email addresses using the apipick Email Validator API.

domain-trust-check

7
from Demerzels-lab/elsamultiskillagent

Check any URL for phishing, malware, brand abuse, and scams before visiting. Powered by the Outtake Trust API.

camino-safety-checker

7
from Demerzels-lab/elsamultiskillagent

Find 24-hour businesses, well-lit public areas, transit stations, police stations, and hospitals near any location.

checkmate

7
from Demerzels-lab/elsamultiskillagent

Enforces task completion: turns your goal into pass/fail criteria, runs a worker, judges the output, feeds back.

qa-check

7
from Demerzels-lab/elsamultiskillagent

Mandatory quality assurance for all dev work before publishing.

weather

7
from Demerzels-lab/elsamultiskillagent

Get current weather and forecasts (no API key required).

heartbeat-checklist

7
from Demerzels-lab/elsamultiskillagent

Run these checks periodically (2-4x daily).