← Back to Skills Marketplace
Plasmic
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
187
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install plasmic
Description
Plasmic integration. Manage Projects. Use when the user wants to interact with Plasmic data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install plasmic - After installation, invoke the skill by name or use
/plasmic - 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 Plasmic?
Plasmic integration. Manage Projects. Use when the user wants to interact with Plasmic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.
How do I install Plasmic?
Run "/install plasmic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Plasmic free?
Yes, Plasmic is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Plasmic support?
Plasmic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Plasmic?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills