← 返回 Skills 市场
gora050

Strapi

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install strapi-integration
功能描述
Strapi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Strapi data.
安全使用建议
This skill delegates authentication and API calls to the Membrane service. Before installing or using it: (1) confirm you trust Membrane (review their homepage, privacy policy, and the referenced GitHub repo); (2) be aware that Strapi credentials and any content you manipulate will be handled by Membrane's servers (not kept only on your machine); (3) prefer using npx or pinning a specific CLI version rather than blindly running npm install -g @membranehq/cli@latest; (4) audit the @membranehq/cli package (review its repo and release history) if you need high assurance; and (5) if you must keep credentials local, do not follow the advice to let Membrane handle secrets and instead use an integration path that you control.
功能分析
Type: OpenClaw Skill Name: strapi-integration Version: 1.0.1 The skill provides instructions for an AI agent to integrate with Strapi CMS using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and managing CMS actions through the 'membrane' command-line tool. No malicious code, data exfiltration logic, or harmful prompt injections were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Strapi integration) match the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Strapi, discover and run actions, and create connections. Requiring a CLI and a Membrane account is coherent with the stated purpose.
Instruction Scope
Instructions are focused on installing/using the Membrane CLI (npm install -g or npx usage), logging in, creating a connection, listing actions, and running them. They do not instruct reading unrelated files or environment variables. One scope note: the skill explicitly delegates credential handling to Membrane, which means Strapi credentials and data will be handled server-side by Membrane rather than locally.
Install Mechanism
This is an instruction-only skill (no install spec in the manifest), but the SKILL.md instructs installing @membranehq/cli from npm (global or via npx). Installing from npm is a common pattern but has the usual moderate risk of running third-party code from a public registry. The instructions mix global install and npx usage (minor inconsistency).
Credentials
The manifest declares no required env vars or credentials, which aligns with the SKILL.md claim that Membrane handles auth. This is proportionate, but note the privacy/trust implication: credentials and API calls go through Membrane's service rather than being stored or used only locally.
Persistence & Privilege
The skill is not always-enabled and does not request any elevated agent-wide privileges. It does not modify other skills or system-wide settings in the instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install strapi-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /strapi-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug strapi-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Strapi 是什么?

Strapi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Strapi data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Strapi?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install strapi-integration」即可一键安装,无需额外配置。

Strapi 是免费的吗?

是的,Strapi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Strapi 支持哪些平台?

Strapi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Strapi?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论