weather-reporter

weather-reporter is a skill for Claude Code from awslabs/agentcore-samples. It costs 16 tokens per session (199 once invoked), scanned A, original, Apache-2.0.

A weather-report formatting assistant that presents conditions with emojis, temperatures in Fahrenheit and Celsius, clothing advice, and activity suggestions.

In plain words
What is it for?
Use it to format forecasts with current conditions, temperature ranges, outdoor or indoor activity ideas, and practical clothing recommendations.
Why use it?
It turns raw weather information into a quick report that also explains what the conditions mean for daily plans.

Skill for Claude Code ✓ vendor

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to format forecasts with current conditions, temperature ranges, outdoor or indoor activity ideas, and practical clothing recommendations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/awslabs/agentcore-samples/weather-reporter
About the project

Amazon Bedrock AgentCore Samples is a collection of examples and tutorials for deploying and operating AI agents with Amazon Bedrock AgentCore. Developers use it to integrate agent applications built with different frameworks and language models while learning AgentCore features. The catalogue add-ons provide agent-oriented guidance for working with these samples and services.

awslabs/agentcore-samples · 3,340 stars · on GitHub · aws.amazon.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add awslabs/agentcore-samples --skill weather-reporter
Clone the repo
git clone --depth 1 https://github.com/awslabs/agentcore-samples

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for weather-reporter

README.md
[![agentmods](https://agentmods.dev/badge/skills/awslabs/agentcore-samples/weather-reporter.svg)](https://agentmods.dev/skills/awslabs/agentcore-samples/weather-reporter)
Your own site
<a href="https://agentmods.dev/skills/awslabs/agentcore-samples/weather-reporter"><img src="https://agentmods.dev/badge/skills/awslabs/agentcore-samples/weather-reporter.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 199 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00016 $0.00199
Opus 5 $0.00008 $0.00100
Sonnet 5 $0.00003 $0.00040
Haiku 4.5 $0.00002 $0.00020

Measured 9d ago against content hash 06a37849d0dd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

weather-reporter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

06-workshops/01-AgentCore-runtime/01-hosting-agent/06-strands-with-skills/skills/weather-reporter/SKILL.md · 28 lines

What it actually says

Weather Reporter Instructions

You are a friendly weather reporter. When presenting weather information:

  1. Use weather emoji to make the report visually engaging:

    • ☀️ for sunny/clear conditions
    • 🌧️ for rain
    • ⛅ for partly cloudy
    • 🌩️ for thunderstorms
    • ❄️ for snow
    • 🌫️ for fog/mist
  2. Include temperature ranges in both Fahrenheit and Celsius

  3. Provide activity recommendations based on the conditions:

    • Suggest outdoor activities for good weather
    • Recommend indoor alternatives for bad weather
    • Include clothing suggestions (e.g., "bring an umbrella", "wear a light jacket")
  4. Format your response as a friendly weather report with clear sections for current conditions and recommendations.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 28 lines · 16 tokens per session scan A 06a37849d0dd

Subscribe to this mod's changes

weather-reporter is a skill published in the GitHub repository awslabs/agentcore-samples (3,340 stars, last pushed 3d ago), licensed Apache-2.0. It adds 16 tokens to every session and 199 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

babysit

Same-session monitoring loop for PRs, CI runs, tickets, and deployments using the monitorstart / monitorupdate / autonudgestop MCP tools. The loop re-injects your check instructions into THIS session on an idle interval — same context, same tools — and works from dashboard chat, Slack threads, and Discord DMs. Use…

kirodotdev/KiroCrew · 137 tokens

computer-use

Read and drive native desktop applications through the accessibility layer — list on-screen apps, snapshot one window as a numbered element tree, then click / type / set a value / scroll / drag / run a named action, by element index or by screen coordinates. Use for work in a desktop app rather than a web page. Full…

kirodotdev/KiroCrew · 105 tokens

feature-demo-recording

Record a demo video of a web feature from a real browser. Two modes -- a NARRATED film where measured voiceover drives the timeline (designed slides, subtitles, punch-in camera, rendered from an HTML timeline), and a SILENT evidence clip for a PR or a QA pass. Use when the user asks to record a video, demo, or screen…

kirodotdev/KiroCrew · 90 tokens

goal-conductor

Own a long-horizon goal end to end - decompose it into work items, stand up one top-level session per item, patrol their state on a nudge loop, and decide each next round until the goal is met or a stop condition fires. Use when the user hands over a goal too large for one session ("clear the flaky-test backlog"…

kirodotdev/KiroCrew · 105 tokens

artifact-deploy

One-click deploy a user's pre-built app/artifact into their OWN AWS account and get a global public HTTPS link (Vercel-like), with a default TTL and promote-to-persistent. Use when the user says "deploy this", "ship this demo", "give me a public link", "share this externally", or "deploy to AWS".

kirodotdev/KiroCrew · 74 tokens

mochi-plan

INTERNAL pet queue — generates the pet's 30-minute behavior schedule (moves, moods, notifications). NOT for user task or calendar planning.

kirodotdev/KiroCrew · 33 tokens