🌦️
AutomationPython

Live Weather Briefing

by FrancyJGLisboa

Live Weather Briefing is an Automation skill for Claude Code, published by FrancyJGLisboa in agent-skills-platform.

2.4K stars260 forkson FrancyJGLisboa/agent-skills-platformAdded 2026/09/03Repository updated 2026/09/02
agent-skillsai-agentsclaude-codecodexcursordeveloper-toolsevalsgithub-copilotgovernanceskill-marketplace
Install in seconds
Install Live Weather Briefing
Copy Live Weather Briefing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FrancyJGLisboa/agent-skills-platform/tree/main/references/examples/live-weather-briefing-skill ~/.claude/skills/live-weather-briefing-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FrancyJGLisboa/agent-skills-platform.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
references/examples/live-weather-briefing-skill/SKILL.md in FrancyJGLisboa/agent-skills-platform
Installs to
~/.claude/skills/live-weather-briefing-skill
Collection
One of 7 skills cataloged from this repository
Category
Automation1754 skills

What Live Weather Briefing does

Live Weather Briefing creates a current, source-linked weather briefing for a named city using Open-Meteo geocoding and forecast APIs. Use it for live conditions, observation time, and resolved location details, not for alerts or safety decisions.

Live Weather Briefing is cataloged under Automation on DirSkills. Live Weather Briefing comes from a repository tagged agent-skills, ai-agents, claude-code, codex and cursor.

Documentation

README

/live-weather-briefing-skill

Create a current weather briefing for one city. Resolve the city through Open-Meteo's geocoding API, then retrieve current conditions from its forecast API. Always show the resolved location, observation time, and source URLs.

Run

python3 scripts/run_pipeline.py --city "Sao Paulo, BR" --output briefing.md

The command makes two live, read-only API requests and writes a Markdown briefing. It never books travel, sends alerts, or changes external data.

This is the opening of the README. Read the full README on GitHub.

Commands Live Weather Briefing provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /live-weather-briefing-skill

Frequently asked about Live Weather Briefing

  • What else does FrancyJGLisboa publish alongside Live Weather Briefing?

    Live Weather Briefing is one of 7 skills that DirSkills catalogs from FrancyJGLisboa/agent-skills-platform, the repository it ships in. Its siblings there include Agent Skills Platform, GitHub Release Briefing and Live Weather Briefing. Each one is a separate skill with its own page in this directory, installs the same way Live Weather Briefing does, and is maintained by FrancyJGLisboa in that same repository. The rest of the collection is listed on the FrancyJGLisboa/agent-skills-platform page.

  • How does Live Weather Briefing compare to other Automation skills?

    Live Weather Briefing ranks #466 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Live Weather Briefing against them. Open each page to compare what they document and how they install.

More from FrancyJGLisboa/agent-skills-platform

Live Weather Briefing is one of 7 skills cataloged on DirSkills from FrancyJGLisboa/agent-skills-platform.

See all 7 skills
🤖
7h ago

Agent Skills Platform

Agent Skills Platform turns descriptions, docs, scripts, and transcripts into tested, installable agent skills. Use it when you want to automate a workflow, package a custom skill, or validate and audit a skill before install.
AI Engineering
2.4K260
📦
7h ago

GitHub Release Briefing

GitHub Release Briefing creates a source-linked summary of the latest published release for a public repository. Use it when tracking dependency updates; it only reads public release data and does not publish or change anything.
Automation
2.4K260
🌦️
7h ago

Live Weather Briefing

Live Weather Briefing creates a current, source-linked weather summary for one city using Open-Meteo geocoding and forecast APIs. Use it for live conditions by city when you need the resolved location, observation time, and source links.
Automation
2.4K260
🧩
7h ago

PR Blocker Summarizer

PR Blocker Summarizer turns a JSON export of open pull requests into a blockers-first digest. Use it to spot failing checks, requested changes, stale PRs, and ready-to-merge items for standup or review triage.
Automation
2.4K260
📈
7h ago

Stock Analyzer

Stock Analyzer provides technical analysis for stocks and ETFs using indicators like RSI, MACD, and Bollinger Bands. Use it when you need ticker-based analysis, trading signals, comparisons, or market data.
Data
2.4K260
📊
7h ago

Weekly CRM Report

Weekly CRM Report cleans a weekly CRM CSV, removes exact duplicate rows, and totals revenue by region. Use it when you need a regional sales summary or JSON report from an exported CRM file.
Data
2.4K260