← 返回 Skills 市场
waffle105

weather character skill

作者 一宏 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-character-skill
功能描述
Weather Character Skill - Generate daily weather-themed character images based on mood, weather, and city. Features interactive dialog, 27 Chinese cities, an...
安全使用建议
Do not install or run code based only on this SKILL.md. The file instructs you to run 'weather_character.py' and 'scheduler.py' and to replace an image, but those files are not present in the skill bundle. Ask the publisher for the source code or a trusted repository link and verify what the scripts do (network calls, credentials required, data they read/write) before executing anything. If you choose to proceed: (1) review the Python scripts locally (don't run them blind), (2) check for any weather API endpoints and required API keys, (3) confirm scheduled tasks run exactly the intended code, and (4) avoid supplying unrelated credentials or allowing downloads from untrusted URLs. If the author cannot provide the missing files or a verifiable repo, treat this skill as incomplete and avoid installing.
能力评估
Purpose & Capability
Name/description (generate weather-themed character images) align with the SKILL.md features (mood, city, scheduled run). However, the SKILL.md implies use of real-time weather data and image generation but does not declare how weather is fetched (no API or service mentioned) nor any required credentials for weather services.
Instruction Scope
The SKILL.md tells the user/agent to run 'python weather_character.py' and 'python scheduler.py', replace 'cankaotu.png', and consult README.md — but the skill bundle contains only SKILL.md (no code files, no README, no image). Instructing execution of absent scripts is a strong inconsistency: an agent following these instructions would need to fetch or run arbitrary code outside this skill. The instructions also tell you to install packages (requests, schedule) but give no further detail about network endpoints, where code comes from, or what the scripts do.
Install Mechanism
There is no install specification in the registry (instruction-only), which is low-risk. The Quick Start recommends 'pip install requests schedule' — a reasonable, low-impact dependency instruction — but because the actual Python files are missing, the install guidance is incomplete and could lead users to run code obtained from elsewhere.
Credentials
The skill declares no required environment variables or credentials, yet its functionality (real-time weather per city) typically requires network access and often an API key. The absence of declared env vars or a primary credential is an unexplained gap. If the (missing) scripts contact third-party APIs, they may require keys or transmit data — the skill does not document or request these.
Persistence & Privilege
The skill metadata does not request persistent/autonomous privileges (always:false) which is appropriate. However, the SKILL.md instructs creating a scheduled daily task (run scheduler.py at 7:30 AM). Setting up recurring execution on the user's system is a form of persistence and should be treated cautiously, especially because the scripts to be scheduled are not included in the package.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-character-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-character-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Weather Character Skill 1.0.0 — Initial release - Generates unique weather-themed character images using your mood, real-time weather, and choice of 27 Chinese cities. - Supports interactive dialogs for mood and city selection. - Maintains character consistency; allows custom character image replacement. - Runs daily at 7:30 AM with easy setup and scheduling.
元数据
Slug weather-character-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

weather character skill 是什么?

Weather Character Skill - Generate daily weather-themed character images based on mood, weather, and city. Features interactive dialog, 27 Chinese cities, an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 weather character skill?

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

weather character skill 是免费的吗?

是的,weather character skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

weather character skill 支持哪些平台?

weather character skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 weather character skill?

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

💬 留言讨论