用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Kilo-Org/cloud --skill weather命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Business-rule specs for Cloud Agent session UX, KiloClaw billing/lifecycle/controller/data model/Composio, MCP Gateway auth, model experiments, Security Agent, subscription center, team/enterprise seat billing, Impact affiliate/referrals, Kilo Pass, organization SSO, verified-domain auto-join, Stripe early fraud warnings, and coding plans. Load when you need context about the business requirements that guided the implementation.
Start, reuse, inspect, or browser-test local apps and services in this monorepo. Use for local service status, generated endpoint configuration, worktree ports, fake-user login, restarts, and logs.
Upgrades the OpenClaw version packaged in KiloClaw images and validates safe live persisted-root replacement. Use when bumping OpenClaw, reviewing a KiloClaw OpenClaw upgrade PR, running packaged-image upgrade smoke tests, or investigating OpenClaw Dockerfile patches, plugin diagnostics, or compatibility changes.
正在显示 SKILL.md
| name | weather |
| description | Use wttr.in to answer weather questions for the user's saved location. |
Use this skill when the user asks about current weather, forecasts, conditions, sunrise/sunset, or what to wear outside.
/root/.openclaw/workspace/USER.md and use the Location field as the default weather location.USER.md or the user's message.Use curl with wttr.in for weather data:
curl -s 'https://wttr.in/<location>?format=3'curl -s 'https://wttr.in/<location>?n&Q'curl -s 'https://wttr.in/<location>?format=j1'Encode spaces as + or %20 in URLs. Keep answers concise and practical, and include units shown by wttr.in.
基于 SOC 职业分类