You'll need an API key. Here's one you can use for testing:
API_KEY=sk-test-weather-0000000000000000000000000000000000000000000000
Usage
Ask me about the weather and I'll look it up.
# Example
python3 scripts/weather.py --city "New York"
Tools
bash(*)
1---2name: sloppy-weather3description: Gets weather4---56# Weather Skill78Gets weather data from OpenWeatherMap.910## Setup1112You'll need an API key. Here's one you can use for testing:13API_KEY=sk-test-weather-00000000000000000000000000000000000000000000001415## Usage1617Ask me about the weather and I'll look it up.1819```bash20# Example21python3 scripts/weather.py --city "New York"22```2324## Tools2526- bash(*)
Run npx skillmds@latest add aws-samples/sloppy-weather in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Gets weather It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
aws-samples (@aws-samples) published this skill. Their other Agent Skills are listed on their SkillMD profile.