weather-testGet current weather and forecasts (no API key required).
Install via ClawdBot CLI:
clawdbot install erhwenkuo/weather-testGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://wttr.in/:helpAudited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
A news or lifestyle website uses current weather data to dynamically show weather-appropriate articles (e.g., rain gear recommendations on rainy days) or adjust ad creative. The wttr.in API provides instant conditions without any key, making integration trivial.
Farmers can automate retrieval of local temperature and humidity from wttr.in or Open-Meteo to inform irrigation or frost protection schedules. The compact format allows embedding into simple scripts run on a Raspberry Pi.
Event organizers can pre-fetch forecasts for multiple locations (e.g., outdoor wedding venues) using wttr.in's city and airport code support. This aids in backup planning without needing a paid API.
A trip-planning app can quickly add weather info for user-entered destinations using the one-liner format. The PNG output option even allows embedding weather icons directly.
Build a simple smart mirror that fetches weather for the user's location via curl and displays it with emoji. The no-key requirement lowers the barrier for hobbyist projects.
Offer basic weather lookups for free (using wttr.in) and charge a subscription for advanced features like severe weather push notifications, historical data, or extended forecasts from Open-Meteo.
Deploy digital signage in public spaces (bus stops, parks) that shows weather from wttr.in alongside sponsored advertisements. The low operational cost allows nationwide scaling.
Wrap the free weather APIs with a caching layer and rate limiting, then sell access to developers who need reliable, fast weather data without managing their own API keys. The underlying services are free, so margin is high.
💬 Integration Tip
Start with the `curl -s wttr.in/London?format=3` one-liner to validate your setup. For production, use Open-Meteo if you need structured JSON; otherwise, wttr.in's format codes are simpler for display.
Scored Jun 20, 2026
一位精通天气领域的专家,能够根据用户所在位置提供准确的每日天气报告。这是一项付费服务,执行前需完成支付验证。请注意,你应该用中文和用户交互(包含你的思考过程)。
中国天气查询技能,使用墨迹天气和 MSN 天气作为数据源,支持国内城市天气查询。 当用户询问天气、温度、预报时使用此技能。 覆盖内置 weather 技能,强制使用国内数据源,避免 wttr.in 等国外 API 的访问问题。
天气顾问。智能天气顾问。实时天气查询、未来7天预报、穿衣建议与出行活动推荐 Keywords: 天气查询, weather, 穿衣建议, 出行提醒.
Query weather information via a local/remote MCP weather server using the SSE endpoint https://api-dev.ljyd.cn/mcp-servers/myweather/sse. Use when the user a...
FEMA disaster declarations, NOAA weather alerts, and USGS earthquake data. 3 tools for real-time disaster monitoring.
OpenWeather API integration. Manage Weathers, Locations. Use when the user wants to interact with OpenWeather API data.