mock-weather模拟天气查询,为任意城市生成仿真天气数据(当前天气 + 多日预报)。Use when: (1) 用户查询某城市天气,(2) 用户询问天气预报,(3) 需要演示天气功能但无真实API时。支持中英文城市名,支持1-7天预报。注意:数据为模拟生成,非真实气象数据。
Install via ClawdBot CLI:
clawdbot install KrisLiu16/mock-weatherGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Developers can use this skill to test weather-dependent features in applications without relying on real APIs, ensuring consistent data for debugging and validation. It's ideal for unit testing or continuous integration pipelines where deterministic outputs are required.
Instructors and students can utilize this skill in programming or data science courses to demonstrate API integration, data parsing, or weather simulation concepts without needing external services. It provides a safe, controlled environment for learning.
Startups and product teams can integrate this skill into early-stage prototypes to simulate weather functionality, allowing for user feedback and feature validation before investing in real weather data services. It accelerates MVP development cycles.
Engineers working on Internet of Things projects, such as smart home systems or agricultural sensors, can use this skill to generate mock weather data for testing device responses to environmental conditions without physical sensors.
Offer this skill as a free tier for developers to test weather simulations, with paid upgrades for higher request limits, historical data, or advanced features like custom weather patterns. Revenue comes from subscription fees and enterprise plans.
License the skill to educational institutions or online learning platforms for use in curricula, charging per student or via site-wide licenses. This model leverages the skill's simplicity and deterministic nature for teaching purposes.
Bundle this skill with larger software development kits or platforms, such as chatbot frameworks or testing tools, as a built-in feature. Revenue is generated through platform sales or as an add-on service for enhanced functionality.
💬 Integration Tip
Integrate by calling the Python script via subprocess or API wrappers, ensuring to handle city name inputs flexibly and include disclaimers about simulated data in user interfaces.
Scored Apr 19, 2026
Get current weather and forecasts (no API key required).
Provide current weather and forecasts using wttr.in and Open-Meteo APIs without requiring an API key.
Google Weather API - accurate, real-time weather data. Get current conditions, temperature, humidity, wind, and forecasts. Powered by Google's Weather API fo...
Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data.
中文天气查询工具 - 使用中国天气网获取实时天气(无需API密钥,不依赖大模型)
Build statistical intuition from basic probability to advanced inference.