← Back to Skills Marketplace
Webiny
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install webiny
Description
Webiny integration. Manage data, records, and automate workflows. Use when the user wants to interact with Webiny data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to talk to Webiny and asks you to authenticate via the browser. Before installing or using it, verify the @membranehq/cli package publisher and the Membrane project (homepage/repo), and review what permissions a Membrane connection will have to your Webiny account. Prefer installing the CLI in a controlled environment (or use npx per-run) if you don't want a global package. If you are concerned about autonomous agent actions, restrict the agent's ability to call skills or require user confirmation for operations that modify production data.
Capability Analysis
Type: OpenClaw Skill
Name: webiny
Version: 1.0.1
The skill provides instructions for integrating with Webiny using the Membrane CLI (@membranehq/cli). It guides the agent through installing the CLI, authenticating via a delegated OAuth flow, and managing API actions through the Membrane platform. The instructions emphasize security best practices, such as avoiding direct handling of API keys and using the platform's built-in authentication management, with no evidence of malicious intent or unauthorized data access in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to integrate with Webiny and all runtime instructions center on the Membrane CLI with a connectorKey of 'webiny'. No unrelated credentials, binaries, or config paths are requested—this matches the stated purpose.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, logging in, creating connections, discovering and running actions. It does not instruct reading unrelated system files or exfiltrating data. It explicitly states not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
There is no automatic install spec; the doc instructs the operator to run npm install -g @membranehq/cli and shows npx usage. Installing an npm CLI is expected for this task but carries the usual third-party package risks (global install, npm registry trust). No downloads from arbitrary URLs or archives are recommended.
Credentials
The skill declares no required env vars or local credentials. It depends on a Membrane account and browser-based login; this is proportionate to a connector-based integration but does mean you grant Membrane service-level access to your Webiny data via the connection. That is expected, but verify Membrane's permissions/privacy before connecting.
Persistence & Privilege
always is false and there are no installation steps that modify other skills or system-wide configs. The skill can be invoked autonomously by the agent (disable-model-invocation is false), which is the platform default and not in itself suspicious.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install webiny - After installation, invoke the skill by name or use
/webiny - 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 Webiny?
Webiny integration. Manage data, records, and automate workflows. Use when the user wants to interact with Webiny data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Webiny?
Run "/install webiny" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Webiny free?
Yes, Webiny is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Webiny support?
Webiny is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Webiny?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills