← 返回 Skills 市场
gora050

Planso Forms

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install planso-forms
功能描述
PlanSo Forms integration. Manage Forms. Use when the user wants to interact with PlanSo Forms data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install planso-forms
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /planso-forms 触发
  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 planso-forms
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Planso Forms 是什么?

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

如何安装 Planso Forms?

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

Planso Forms 是免费的吗?

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

Planso Forms 支持哪些平台?

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

谁开发了 Planso Forms?

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

💬 留言讨论