← 返回 Skills 市场
Storyblok
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install storyblok
功能描述
Storyblok integration. Manage Stories, Spaces. Use when the user wants to interact with Storyblok data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install storyblok - 安装完成后,直接呼叫该 Skill 的名称或使用
/storyblok触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Storyblok 是什么?
Storyblok integration. Manage Stories, Spaces. Use when the user wants to interact with Storyblok data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。
如何安装 Storyblok?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install storyblok」即可一键安装,无需额外配置。
Storyblok 是免费的吗?
是的,Storyblok 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Storyblok 支持哪些平台?
Storyblok 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Storyblok?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills