← Back to Skills Marketplace
Meteomatics Weather Api
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
127
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install meteomatics-weather-api
Description
Meteomatics Weather API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Meteomatics Weather API data.
Usage Guidance
This skill is coherent: it asks you to use the Membrane service and CLI to access Meteomatics and does not request unrelated credentials. Before installing, confirm you trust Membrane (https://getmembrane.com/@membranehq/cli is installed from npm and will run code on your machine). Consider installing the CLI in a controlled environment (container or dedicated VM) if you have concerns about global npm installs. Verify the connection created actually targets the Meteomatics connector (connectorKey: meteomatics-weather-api) and review Membrane's privacy/authorization scope for that connection. Finally, note the small metadata omission: the registry did not list the Membrane CLI as a required binary even though the SKILL.md requires it—ensure your environment provides the CLI before use.
Capability Analysis
Type: OpenClaw Skill
Name: meteomatics-weather-api
Version: 1.0.1
The skill bundle provides standard instructions for integrating the Meteomatics Weather API via the Membrane CLI. It focuses on using the 'membrane' command-line tool to manage authentication and execute API actions. There is no evidence of malicious code, data exfiltration, or harmful prompt injection; the instructions explicitly advise against asking for user secrets, favoring Membrane's server-side credential management instead.
Capability Assessment
Purpose & Capability
The skill's name and description claim a Meteomatics integration and the runtime instructions use Membrane to create a Meteomatics connection and run actions. Requiring the Membrane CLI and a Membrane account aligns with that purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login and connection operations, discovering and running actions, and best-practice guidance to avoid asking users for API keys. It does not ask the agent to read unrelated files, exfiltrate data, or access unrelated environment variables.
Install Mechanism
The skill is instruction-only (no files executed by the platform). It recommends installing @membranehq/cli via npm - a common, traceable registry install but one that will execute third-party code when installed globally. This is reasonable for the described workflow but is a moderate-risk operation compared to an instruction-only skill that requires no installs.
Credentials
No environment variables, primary credentials, or config paths are requested. The skill intentionally relies on Membrane to handle credentials server-side, which is proportionate to the integration goal. (Note: the registry metadata did not list the Membrane CLI as a required binary even though the docs instruct installing it.)
Persistence & Privilege
always is false, user-invocable is true, and model invocation is allowed (the platform default). The skill does not request elevated or persistent platform privileges and does not instruct modifying other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meteomatics-weather-api - After installation, invoke the skill by name or use
/meteomatics-weather-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Meteomatics Weather Api?
Meteomatics Weather API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Meteomatics Weather API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.
How do I install Meteomatics Weather Api?
Run "/install meteomatics-weather-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meteomatics Weather Api free?
Yes, Meteomatics Weather Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meteomatics Weather Api support?
Meteomatics Weather Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meteomatics Weather Api?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills