← Back to Skills Marketplace
Webflow
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
325
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install webflow-integration
Description
Webflow integration. Manage Sites. Use when the user wants to interact with Webflow data.
Usage Guidance
This skill appears to do what it says: it relies on Membrane to talk to Webflow. Before installing or following the SKILL.md steps: 1) Verify you trust the Membrane project (review https://www.npmjs.com/package/@membranehq/cli and the GitHub repo) because the instructions ask you to run a global npm install; 2) Be aware the CLI will open a browser/auth flow and Membrane will hold the connection/auth tokens server-side — confirm their privacy/security posture if this concerns you; 3) Prefer installing the CLI in a controlled environment (container or dev machine) if you want to limit risk from a global npm package; 4) The skill itself does not request unrelated credentials or system access. If you need a higher-assurance review, ask for the Membrane CLI package checksum or inspect its source before installing.
Capability Analysis
Type: OpenClaw Skill
Name: webflow-integration
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Webflow via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating, and managing Webflow resources (sites, collections, items) using Membrane's abstraction layer. The behavior is consistent with the stated purpose of providing a managed integration, and no indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill delegates Webflow operations to the Membrane service/CLI. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md instructs the agent/user to install and use the Membrane CLI, perform interactive login, create a connection, discover and run actions. It does not instruct reading local secrets/files or sending data to unexpected endpoints beyond Membrane/Webflow.
Install Mechanism
This is an instruction-only skill (no automatic install). It tells users to run `npm install -g @membranehq/cli@latest` — a normal but nontrivial operation (global npm install fetches code from the npm registry). This is expected for a CLI-backed integration but is the primary external-install risk to be aware of.
Credentials
The skill declares no required env vars, no local credentials, and explicitly instructs not to request Webflow API keys. The use of a Membrane account and network access is consistent with the described workflow.
Persistence & Privilege
always is false and the skill does not request elevated or permanent agent privileges. Autonomous invocation is allowed by default (platform behavior) but is not combined with other concerning factors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install webflow-integration - After installation, invoke the skill by name or use
/webflow-integration - 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 Webflow?
Webflow integration. Manage Sites. Use when the user wants to interact with Webflow data. It is an AI Agent Skill for Claude Code / OpenClaw, with 325 downloads so far.
How do I install Webflow?
Run "/install webflow-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Webflow free?
Yes, Webflow is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Webflow support?
Webflow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Webflow?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills