← Back to Skills Marketplace
gora050

Profitwell

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
160
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install profitwell
Description
ProfitWell integration. Manage Users, Organizations. Use when the user wants to interact with ProfitWell data.
Usage Guidance
This skill delegates all work to the third-party Membrane CLI and service. Before using it: (1) Verify the @membranehq/cli package and Membrane company (check npm, GitHub repo, and homepage) so you trust the maintainers; (2) Prefer running `npx` or a local install or use an isolated/sandboxed environment instead of `npm -g` if you are cautious about global installs; (3) Understand that Membrane will broker access to your ProfitWell data — grant only the minimum necessary permissions and confirm compliance with your data policies; (4) When asked to authenticate, follow the described browser/code flow and do not paste credentials into other prompts; (5) If you need higher assurance, review the Membrane CLI source before installing or run it on a disposable environment. Overall the skill appears coherent, but trust in Membrane is the main external dependency to evaluate.
Capability Analysis
Type: OpenClaw Skill Name: profitwell Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with ProfitWell via the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and executing actions through the Membrane platform. No evidence of malicious intent, data exfiltration, or suspicious obfuscation was found; the instructions are consistent with the stated purpose of revenue analytics integration.
Capability Assessment
Purpose & Capability
The name/description (ProfitWell integration) matches the instructions: use the Membrane CLI to connect to ProfitWell, discover actions, and run them. Nothing in the SKILL.md asks for unrelated services, credentials, or system resources.
Instruction Scope
Instructions are focused on installing the Membrane CLI, logging in, creating/connecting a ProfitWell connection, discovering actions, and running them. The guidance avoids asking for raw API keys and confines operations to Membrane commands and their JSON outputs. Headless and interactive auth flows are explained. No instructions request reading arbitrary local files or unrelated env vars.
Install Mechanism
This is an instruction-only skill that tells users to run `npm install -g @membranehq/cli@latest` (and uses npx in examples). Installing a global npm package is a reasonable way to get a CLI, but npm packages can execute arbitrary install scripts — verify the @membranehq/cli package (source, maintainers, and checksums) before installing, or prefer npx/local installs or a sandboxed environment.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. Auth is handled via the Membrane login flow. The lack of requests for unrelated secrets is appropriate for the stated purpose.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and allows normal autonomous invocation. It does not request system-wide changes or access to other skills' configs in its instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install profitwell
  3. After installation, invoke the skill by name or use /profitwell
  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 profitwell
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Profitwell?

ProfitWell integration. Manage Users, Organizations. Use when the user wants to interact with ProfitWell data. It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.

How do I install Profitwell?

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

Is Profitwell free?

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

Which platforms does Profitwell support?

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

Who created Profitwell?

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

💬 Comments