← 返回 Skills 市场
Proworkflow
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
189
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install proworkflow
功能描述
ProWorkflow integration. Manage Clients, Staffs, Quotes, Templates, Messages, Groups. Use when the user wants to interact with ProWorkflow data.
安全使用建议
This skill appears to be a straightforward Membrane-based ProWorkflow integration, but there are two things to check before installing or using it: (1) the SKILL.md expects you to install the '@membranehq/cli' npm package, but that dependency is not declared in the registry metadata — ask the publisher why it was omitted; (2) the integration offloads authentication and credential storage to Membrane (getmembrane.com). If you will grant Membrane access to your ProWorkflow account, review Membrane's documentation, privacy policy, and the npm package source (or the GitHub repo) to confirm you trust the vendor. Also be mindful that running 'npm install -g' requires elevated permissions on some systems — prefer using npx or a scoped install if you want to avoid global installs. If the publisher can update the skill metadata to declare the CLI dependency and provide a link to the exact npm package/release and privacy/security documentation, that would reduce the remaining concerns.
功能分析
Type: OpenClaw Skill
Name: proworkflow
Version: 1.0.3
The proworkflow skill bundle provides instructions for an AI agent to interact with the ProWorkflow project management tool via the Membrane CLI. The skill follows standard integration patterns, including authentication, connection management, and dynamic action discovery using the `@membranehq/cli` tool. It explicitly advises against handling raw credentials locally, delegating secret management to the Membrane platform, which is a security best practice. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The skill's stated purpose (ProWorkflow integration) aligns with the instructions (use Membrane CLI to connect to ProWorkflow). However, the registry metadata lists no required binaries while the SKILL.md explicitly requires the 'membrane' CLI (npm global install). That mismatch — not declaring the required CLI — is an incoherence that should be explained by the publisher.
Instruction Scope
The runtime instructions are focused on using the Membrane CLI to discover, create, and run ProWorkflow actions. They do not request unrelated local files, other environment variables, or instruct exfiltration of data. The instructions also explicitly recommend not asking users for API keys and to let Membrane handle auth.
Install Mechanism
Installation is instruction-only (no install spec), but the SKILL.md tells users to run 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a reasonable mechanism for a CLI, but it carries the usual risks of global npm installs (privilege escalation on some systems) and relies on a public npm package. This is a moderate-risk install pattern and the skill should have declared this dependency in its metadata.
Credentials
The registry metadata does not ask for any environment variables or credentials, and the SKILL.md likewise advises against requesting API keys (delegating auth to Membrane). That is proportionate. However, it does require a Membrane account and places trust in Membrane to manage credentials and tokens server-side — you should evaluate whether you trust Membrane (getmembrane.com) with access to your ProWorkflow data.
Persistence & Privilege
The skill is not forced (always: false), is user-invocable, and does not request persistent system-wide privileges or modify other skills. It does instruct installing a CLI, which will create a local binary if the user follows the instructions, but that behavior is typical for CLI-based integrations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proworkflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/proworkflow触发 - 根据 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
元数据
常见问题
Proworkflow 是什么?
ProWorkflow integration. Manage Clients, Staffs, Quotes, Templates, Messages, Groups. Use when the user wants to interact with ProWorkflow data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。
如何安装 Proworkflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proworkflow」即可一键安装,无需额外配置。
Proworkflow 是免费的吗?
是的,Proworkflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Proworkflow 支持哪些平台?
Proworkflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Proworkflow?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills