← 返回 Skills 市场
gora050

Plasmic

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install plasmic
功能描述
Plasmic integration. Manage Projects. Use when the user wants to interact with Plasmic data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to manage a Plasmic connection and does not request unrelated credentials. Before installing or running it: (1) verify the @membranehq/cli npm package is legitimate (check the npm page, the repository, and the homepage), (2) prefer installing in a controlled environment rather than system-wide if you want to limit risk (avoid global installs or inspect package contents), (3) be aware authentication opens a browser or uses a headless code flow — do not paste secrets into untrusted prompts, and (4) review Membrane's privacy/security docs since the CLI delegates auth and actions to the Membrane service. If any of those checks fail, do not install or run the CLI.
功能分析
Type: OpenClaw Skill Name: plasmic Version: 1.0.3 The skill facilitates Plasmic integration through the Membrane CLI, providing instructions for authentication, connection management, and action execution. While it requires a global npm installation of '@membranehq/cli' and interacts with an external service (getmembrane.com), these actions are transparently documented and align with the stated purpose of the integration framework.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name and description say 'Plasmic integration'. The SKILL.md exclusively documents using the Membrane CLI to connect to a Plasmic connector, discover and run actions, and manage connections — these requirements match the stated purpose and do not ask for unrelated access.
Instruction Scope
Runtime instructions focus on installing the Membrane CLI, authenticating via Membrane (interactive or headless code flow), creating a connection to the 'plasmic' connector, searching for actions, creating actions, and running them. The instructions do not direct the agent to read arbitrary host files, request unrelated credentials, or exfiltrate data to unexpected endpoints. They do assume network access and a Membrane account.
Install Mechanism
The skill is instruction-only (no formal install spec), but the SKILL.md tells users to run npm install -g @membranehq/cli@latest. Installing a global npm package is a reasonable and expected way to get the required CLI, but it does pull code from the npm registry at 'latest' which has the usual supply-chain risks. This is proportionate to the skill's functionality but users should verify the @membranehq package and repo before installing.
Credentials
No environment variables, config paths, or local secrets are required by the skill. The documentation explicitly tells users to let Membrane handle credentials and not to paste API keys. The requested scope (network + Membrane account) is appropriate for the integration described.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills or system-wide settings, and is instruction-only with no code dropped by the skill itself. Autonomous invocation is allowed by platform default but presents no additional red flags here given the limited scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plasmic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plasmic 触发
  4. 根据 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
元数据
Slug plasmic
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Plasmic 是什么?

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

如何安装 Plasmic?

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

Plasmic 是免费的吗?

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

Plasmic 支持哪些平台?

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

谁开发了 Plasmic?

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

💬 留言讨论