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
一位精通天气领域的专家,能够根据用户所在位置提供准确的每日天气报告。这是一项付费服务,执行前需完成支付验证。请注意,你应该用中文和用户交互(包含你的思考过程)。
中国天气查询技能,使用墨迹天气和 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.