← Back to Skills Marketplace
gora050

Proworkflow

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
189
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install proworkflow
Description
ProWorkflow integration. Manage Clients, Staffs, Quotes, Templates, Messages, Groups. Use when the user wants to interact with ProWorkflow data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proworkflow
  3. After installation, invoke the skill by name or use /proworkflow
  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 proworkflow
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Proworkflow?

ProWorkflow integration. Manage Clients, Staffs, Quotes, Templates, Messages, Groups. Use when the user wants to interact with ProWorkflow data. It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.

How do I install Proworkflow?

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

Is Proworkflow free?

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

Which platforms does Proworkflow support?

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

Who created Proworkflow?

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

💬 Comments