← 返回 Skills 市场
ll21121

天气穿搭海报

作者 ll21121 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
148
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-poster
功能描述
Generate weather and outfit recommendation posters as SVG. Default region is Wuhan, China. User can specify other cities. Use when user asks for "天气海报", "wea...
安全使用建议
This skill appears coherent and low-risk: it only needs network access to fetch weather and templates to build an SVG. Before installing, consider: (1) whether you are comfortable the agent will send city names to an external service (wttr.in) or call another weather skill; (2) whether the workspace location where the SVG is saved is acceptable; and (3) if you allow autonomous agent invocation, check which other skills it may call (the SKILL.md suggests delegating to a separate weather skill). No credentials or installs are required.
功能分析
Type: OpenClaw Skill Name: weather-poster Version: 1.0.0 The skill is a straightforward utility for generating weather and outfit recommendation posters in SVG format. It fetches weather data from standard sources (wttr.in) and populates a local SVG template (assets/template.svg) without any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (weather + outfit poster) match the included assets and runtime instructions. No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
SKILL.md stays on-task: fetch weather, compute outfit recommendations, populate SVG template, save file. It references fetching from wttr.in or using another "weather" skill; this is appropriate but means network queries (and optional cross-skill invocation) will occur. Recommend confirming whether the agent will call wttr.in directly or delegate to another installed skill before use.
Install Mechanism
Instruction-only skill with no install spec and no code to write to disk beyond the output SVG; this is low-risk and proportionate for the feature.
Credentials
No environment variables or credentials are requested (appropriate). One privacy consideration: querying wttr.in or any external weather API will transmit the user-specified city (and possibly other request metadata) to a third party — expected for weather lookups but worth noting.
Persistence & Privilege
always is false and the skill does not request system-wide changes or persistent privileges. It writes a single SVG output to the workspace, which is consistent with its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-poster
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-poster 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of weather-poster skill. - Generates weather and outfit recommendation posters as SVG. - Defaults to Wuhan, China; users can specify other cities. - Extracts current weather details and offers outfit suggestions based on conditions. - Outputs results as "{city}-weather-poster.svg".
元数据
Slug weather-poster
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

天气穿搭海报 是什么?

Generate weather and outfit recommendation posters as SVG. Default region is Wuhan, China. User can specify other cities. Use when user asks for "天气海报", "wea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。

如何安装 天气穿搭海报?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install weather-poster」即可一键安装,无需额外配置。

天气穿搭海报 是免费的吗?

是的,天气穿搭海报 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

天气穿搭海报 支持哪些平台?

天气穿搭海报 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 天气穿搭海报?

由 ll21121(@ll21121)开发并维护,当前版本 v1.0.0。

💬 留言讨论