← Back to Skills Marketplace
Plance
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
171
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install plance
Description
Plance integration. Manage data, records, and automate workflows. Use when the user wants to interact with Plance data.
Usage Guidance
This skill appears coherent, but before installing: (1) verify the @membranehq/cli package on npm and the repository/homepage (getmembrane.com / github link) to ensure they match the vendor; (2) prefer running via npx to avoid a global npm install, or install in a controlled environment; (3) be prepared to complete an interactive OAuth-style login in a browser — review and confirm the scopes/permissions requested; (4) understand you are trusting Membrane to store and refresh Plance credentials (review their privacy/security docs); and (5) if you later want to revoke access, do so from the Membrane/Plance connection settings.
Capability Analysis
Type: OpenClaw Skill
Name: plance
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Plance, a project management tool, using the Membrane CLI. It outlines standard procedures for installing the official `@membranehq/cli` package, authenticating via OAuth, and managing project data through a middleware service. The instructions emphasize security best practices by delegating credential management to the Membrane platform rather than storing secrets locally. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Plance and all runtime instructions use the Membrane CLI to connect, discover, create, and run actions against Plance. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing/using the Membrane CLI, performing login and connection flows, discovering and running actions, and warns not to ask users for API keys. It does not instruct reading unrelated files or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no built-in install spec, but the doc instructs installing @membranehq/cli via npm (global) or using npx. Pulling a CLI from npm is a reasonable approach for this integration, but installing global npm packages executes remote code and carries the usual supply-chain risk; using npx or verifying the package before global installation reduces risk.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane to manage auth. This is proportionate, though it does require trusting the Membrane service to hold and refresh the user's credentials for Plance.
Persistence & Privilege
The skill is not set to always: true and does not request elevated or persistent system privileges or changes to other skills' configurations. Autonomous invocation is enabled (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install plance - After installation, invoke the skill by name or use
/plance - 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 Plance?
Plance integration. Manage data, records, and automate workflows. Use when the user wants to interact with Plance data. It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.
How do I install Plance?
Run "/install plance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Plance free?
Yes, Plance is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Plance support?
Plance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Plance?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills