← Back to Skills Marketplace
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weather-skill-hangs-001
Description
Provides simulated current weather descriptions including temperature for specified major cities to assist travel and daily planning.
Usage Guidance
This skill is internally coherent and low-risk in its current form: it returns simulated weather, asks for no secrets, and has no install steps. Note that several files in the package are present but empty — benign for now, but you should re-review the skill if a future version adds non-empty scripts or integrates real weather APIs (those would require API keys and network calls). If you plan to use real-time data later, confirm exactly which endpoints and environment variables will be required before installing or granting credentials.
Capability Analysis
Type: OpenClaw Skill
Name: weather-skill-hangs-001
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md) for a mock weather service. There is no executable code, no network activity, and no evidence of malicious instructions or prompt injection. The documentation clearly states that the weather data is simulated and intended for demonstration purposes.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md all state the skill returns simulated weather for major cities. There are no declared dependencies, credentials, or binaries that would be unexpected for a mock/weather helper.
Instruction Scope
SKILL.md describes accepting a city and returning simulated weather. It does not instruct reading system files, accessing environment variables, or calling external endpoints. The doc notes future plans to integrate real APIs, but current instructions remain scoped to simulated output.
Install Mechanism
No install spec is provided (instruction-only), so nothing is written to disk or downloaded at install time. Two script and two resource files are present in the manifest but are zero bytes — odd but not harmful in itself.
Credentials
No environment variables, credentials, or config paths are required. This is proportionate for a mock weather skill. If future versions integrate real APIs, API keys would be expected then.
Persistence & Privilege
The skill does not request always:true and uses default invocation settings. It does not request elevated or persistent system privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weather-skill-hangs-001 - After installation, invoke the skill by name or use
/weather-skill-hangs-001 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Weather Skill.
- Provides current weather descriptions based on city name.
- Returns simulated (mock) weather data in a simple, structured format.
- Designed for conversational agents and chatbot integration.
- Supports basic use cases like travel planning and daily weather checks.
- Only major cities are currently supported.
Metadata
Frequently Asked Questions
What is weather-skill-hangs-001?
Provides simulated current weather descriptions including temperature for specified major cities to assist travel and daily planning. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install weather-skill-hangs-001?
Run "/install weather-skill-hangs-001" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is weather-skill-hangs-001 free?
Yes, weather-skill-hangs-001 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does weather-skill-hangs-001 support?
weather-skill-hangs-001 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created weather-skill-hangs-001?
It is built and maintained by HangS111 (@hangs111); the current version is v1.0.0.
More Skills