← Back to Skills Marketplace
gora050

Planso Forms

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install planso-forms
Description
PlanSo Forms integration. Manage Forms. Use when the user wants to interact with PlanSo Forms data.
Usage Guidance
This skill appears to do what it says: it relies on the Membrane CLI to connect to PlanSo Forms and does not ask for extra secrets. Before installing or running commands: (1) confirm the npm package '@membranehq/cli' is the official package on the npm registry and review its install instructions and maintainers; (2) be aware `npm install -g` writes system-wide binaries — run it in an environment you control or use npx/local install if you prefer; (3) the skill expects you to complete an interactive login (you may need to paste a one-time code); do not paste unrelated secrets into the conversation; (4) note the registry metadata did not declare the required Membrane CLI binary — this is a minor documentation mismatch but verify the CLI is available before relying on the skill. If you want stronger isolation, run the CLI interactions in a separate environment or container.
Capability Analysis
Type: OpenClaw Skill Name: planso-forms Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with PlanSo Forms using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution through the '@membranehq/cli' package. The instructions in SKILL.md are transparent, aligned with the stated purpose, and explicitly advise against manual credential handling in favor of Membrane's secure managed authentication.
Capability Assessment
Purpose & Capability
The skill's name/description align with interacting with PlanSo Forms via Membrane. However the registry metadata declares no required binaries while the SKILL.md explicitly requires the Membrane CLI (npm @membranehq/cli). This is a documentation/declaration mismatch but not evidence of malicious intent.
Instruction Scope
SKILL.md limits runtime instructions to installing and using the Membrane CLI (login, connect, action list/run/create). It does not instruct the agent to read unrelated files or environment variables, nor to exfiltrate data to unknown endpoints. Interactive login steps are described and expected for OAuth-style flows.
Install Mechanism
There is no install spec in the registry (instruction-only), but SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` (or use npx). Installing from the public npm registry is a common pattern; this is moderate-risk compared to a direct download, and users should confirm the npm package identity before global installation.
Credentials
The skill requests no environment variables or secrets in its metadata and explicitly advises not to ask users for API keys. Authentication is delegated to Membrane's login flow, which is appropriate for the stated purpose.
Persistence & Privilege
The skill does not request always:true or any elevated persistent privileges. It is user-invocable and allows autonomous invocation (platform default), which is expected for a connector skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install planso-forms
  3. After installation, invoke the skill by name or use /planso-forms
  4. 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
Slug planso-forms
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Planso Forms?

PlanSo Forms integration. Manage Forms. Use when the user wants to interact with PlanSo Forms data. It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Planso Forms?

Run "/install planso-forms" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Planso Forms free?

Yes, Planso Forms is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Planso Forms support?

Planso Forms is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Planso Forms?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments