← Back to Skills Marketplace
waffle105

weather character skill

by 一宏 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weather-character-skill
Description
Weather Character Skill - Generate daily weather-themed character images based on mood, weather, and city. Features interactive dialog, 27 Chinese cities, an...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weather-character-skill
  3. After installation, invoke the skill by name or use /weather-character-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug weather-character-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install weather character skill?

Run "/install weather-character-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is weather character skill free?

Yes, weather character skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does weather character skill support?

weather character skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created weather character skill?

It is built and maintained by 一宏 (@waffle105); the current version is v1.0.0.

💬 Comments