← Back to Skills Marketplace
Openweather Api
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
337
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install openweather-api
Description
OpenWeather API integration. Manage Weathers, Locations. Use when the user wants to interact with OpenWeather API data.
Usage Guidance
This skill is coherent with its stated goal (it uses Membrane to access OpenWeather), but check a few things before installing: 1) The SKILL.md requires the Membrane CLI (npm global install) and thus Node/npm — make sure you are comfortable installing that package globally and verify the @membranehq/cli npm package and its publisher first. 2) Using Membrane means requests and credentials are handled by Membrane’s servers — review their privacy/security terms and decide whether you trust them to proxy your OpenWeather data. 3) Expect an interactive login (browser or headless code flow); confirm you are willing to perform that flow. 4) Because the registry metadata did not declare the CLI or Node requirement, ask the publisher to update metadata to list required binaries and any required permissions. If you need higher assurance, inspect the Membrane CLI source repository and the npm package contents before installing.
Capability Analysis
Type: OpenClaw Skill
Name: openweather-api
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the OpenWeather API via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and executing weather-related actions. The behavior is consistent with the stated purpose of API integration and lacks indicators of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill's purpose (OpenWeather integration) matches the instructions (use Membrane connector actions). However the registry metadata lists no required binaries, while SKILL.md clearly requires the Membrane CLI (installed via npm) and therefore implicitly requires Node/npm. That mismatch should have been declared.
Instruction Scope
SKILL.md limits runtime actions to using the Membrane CLI to connect, discover, create, and run OpenWeather-related actions. It does not instruct reading unrelated local files or asking for other credentials; it explicitly advises not to request API keys from users.
Install Mechanism
The skill is instruction-only (no install spec), but it directs users to run 'npm install -g @membranehq/cli@latest'. Installing a public npm CLI is a common pattern, but the package and its publisher should be verified before global install. The instruction is higher-risk than a purely local, dependency-free skill because it introduces external code (npm package) into the environment.
Credentials
No environment variables or secrets are requested by the skill. The SKILL.md explicitly tells integrators to let Membrane manage OpenWeather credentials (so the skill itself doesn't ask for API keys). This is proportionate to its stated purpose.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not attempt to modify other skills or system-wide configs in the instructions provided.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openweather-api - After installation, invoke the skill by name or use
/openweather-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Openweather Api?
OpenWeather API integration. Manage Weathers, Locations. Use when the user wants to interact with OpenWeather API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 337 downloads so far.
How do I install Openweather Api?
Run "/install openweather-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openweather Api free?
Yes, Openweather Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openweather Api support?
Openweather Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openweather Api?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills