weather-forecast
Fetch current weather conditions and multi-day forecasts for any city worldwide using the Open-Meteo API
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Fetch current weather conditions and multi-day forecasts for any city worldwide using the Open-Meteo API
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | weather-forecast |
| display_name | Weather Forecast |
| description | Fetch current weather conditions and multi-day forecasts for any city worldwide using the Open-Meteo API |
| category | general |
| icon | cloud |
| skill_type | sandbox |
| catalog_type | addon |
| requirements | httpx>=0.25 |
| tool_schema | {"name":"weather-forecast","description":"Fetch current weather conditions and multi-day forecasts for any city worldwide","parameters":{"type":"object","properties":{"action":{"type":"string","description":"Which operation to perform","enum":["current","forecast"]},"city":{"type":"string","description":"City name to get weather for (e.g. 'London', 'New York', 'Tokyo')","default":""},"days":{"type":"integer","description":"Number of forecast days (1-16, only for forecast action)","default":7}},"required":["action","city"]}} |
Get real-time weather conditions and multi-day forecasts for any city in the world. Uses the free Open-Meteo API — no API key required.
Get the current weather conditions for a city.
action: "current", city: "Paris"Get a daily weather forecast for up to 16 days.
action: "forecast", city: "Tokyo", days: 7Use this skill when asked to design, build, or improve web interfaces, app screens, landing pages, dashboards, or any UI where visual excellence and brand distinction matter. Also use when the user mentions "make it beautiful," "premium design," "world-class UI," "design system," "brand identity," "visual hierarchy," "make it feel right," "design that converts," "stand out from competitors," or wants design that goes beyond functional to become memorable and emotionally resonant. This skill produces the caliber of work that commands premium rates — design with soul, distinction, and craft.
Generate, preview, and export parametric 3D models using OpenSCAD scripting, including primitive shapes, CSG operations, transformations, full script execution, and STL/3MF export via the OpenSCAD CLI