← Back to Skills Marketplace
gora050

Storyblok

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
187
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install storyblok
Description
Storyblok integration. Manage Stories, Spaces. Use when the user wants to interact with Storyblok data.
Usage Guidance
This skill is coherent but depends on the third-party Membrane service and its CLI. Before installing the CLI, verify the npm package and repository (e.g., @membranehq/cli on npm and the linked GitHub) and confirm you are comfortable with Storyblok content and credentials being handled via Membrane's servers. If you prefer to avoid routing data through a third party, implement Storyblok access directly instead of using Membrane. When installing, avoid running global installs as an elevated user if you want to limit scope.
Capability Analysis
Type: OpenClaw Skill Name: storyblok Version: 1.0.3 The skill requires the installation of a global third-party CLI (@membranehq/cli) and delegates all authentication and API execution to an external platform (getmembrane.com). It instructs the agent to dynamically generate and execute remote actions (membrane action create), which introduces an opaque execution layer. While these behaviors are aligned with the tool's stated purpose, the requirement for global binary installation and the routing of all CMS data through a third-party intermediary presents a significant security risk.
Capability Assessment
Purpose & Capability
The name/description describe a Storyblok integration and all instructions relate to discovering and running Storyblok actions via the Membrane CLI. Requiring Membrane (a third-party integration broker) is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs using the Membrane CLI (login, connect, list/run actions). It does not ask the agent to read unrelated files, environment variables, or to send data to unexpected endpoints. It does require interactive login or a headless URL flow, which is documented.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to run `npm install -g @membranehq/cli@latest`, which is a standard npm install but does download and install third-party code. The skill itself does not bundle code, but installing the CLI grants a global binary—verify the package and its source before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly directs auth through Membrane (browser-based or headless code flow). No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not forced-always and does not request system-wide config changes. It relies on the Membrane CLI for auth and connections; nothing in the skill claims elevated persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install storyblok
  3. After installation, invoke the skill by name or use /storyblok
  4. 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
Slug storyblok
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Storyblok?

Storyblok integration. Manage Stories, Spaces. Use when the user wants to interact with Storyblok data. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.

How do I install Storyblok?

Run "/install storyblok" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Storyblok free?

Yes, Storyblok is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Storyblok support?

Storyblok is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Storyblok?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments