← Back to Skills Marketplace
Metasfresh
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
103
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install metasfresh
Description
metasfresh integration. Manage data, records, and automate workflows. Use when the user wants to interact with metasfresh data.
Usage Guidance
This skill appears to do what it says (use Membrane CLI to interact with metasfresh), but the registry metadata omits that the Membrane CLI (and thus npm/node) is required. Before installing or running it: 1) Verify the @membranehq/cli package and the homepage/repository links are legitimate (inspect the GitHub repo and npm package source). 2) Prefer running via npx or in a contained environment (container/VM) rather than installing npm packages globally. 3) Understand that authenticating will create local CLI credentials/tokens—confirm you trust the Membrane service and account. 4) Ask the publisher to correct the metadata to declare required binaries and any other prerequisites. If you cannot verify the upstream sources, avoid installing global packages on sensitive hosts.
Capability Analysis
Type: OpenClaw Skill
Name: metasfresh
Version: 1.0.1
The metasfresh skill bundle provides instructions for an AI agent to interact with the metasfresh ERP system via the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and managing business data through the Membrane platform. There are no indicators of malicious intent, data exfiltration, or unauthorized command execution; the use of external tools and network access is consistent with the stated purpose of ERP integration.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md clearly intends to integrate metasfresh via the Membrane CLI (npm package @membranehq/cli) and requires network access and a Membrane account. However, the registry metadata declares no required binaries or credentials. The skill should list the Membrane CLI (or node/npm) as a required binary; the omission is an incoherence that could mislead users about what will be run on their system.
Instruction Scope
The runtime instructions stay within the described purpose: they instruct installing and using the Membrane CLI to authenticate, create a connection, discover and run actions against metasfresh. They do not instruct reading arbitrary local files or exfiltrating unrelated data. Authentication flows are interactive (browser/code) and the doc explicitly advises not to request API keys from users.
Install Mechanism
There is no formal install spec in the registry (instruction-only skill). SKILL.md recommends installing an npm package globally (npm install -g @membranehq/cli@latest) and also suggests npx usage. Installing global npm packages can modify the host environment and carries moderate risk; it's expected for a CLI-based integration but the registry should either include an install spec or clearly call out the requirement.
Credentials
The skill does not request environment variables or credentials in metadata. It relies on Membrane to manage auth server-side and uses interactive login flows, which is proportionate to the described purpose. Be aware that the CLI will store session tokens/config locally when you authenticate (normal for CLIs), but no unrelated secrets are requested by the skill itself.
Persistence & Privilege
always:false and default autonomous invocation are unchanged. The skill does not request system-wide config paths or claim persistent privileges in the metadata. Note: running the Membrane CLI will create local auth state/config on the machine where the CLI is used (expected behavior for a CLI), but the skill does not declare modifying other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install metasfresh - After installation, invoke the skill by name or use
/metasfresh - 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 Metasfresh?
metasfresh integration. Manage data, records, and automate workflows. Use when the user wants to interact with metasfresh data. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Metasfresh?
Run "/install metasfresh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Metasfresh free?
Yes, Metasfresh is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Metasfresh support?
Metasfresh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Metasfresh?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills