← Back to Skills Marketplace
gora050

Maximizer

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
133
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install maximizer
Description
Maximizer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Maximizer data.
Usage Guidance
This skill is instruction-only and delegates auth to Membrane, which is expected for a connector. Before installing/running the CLI: (1) verify the @membranehq/cli npm package and the project's GitHub repo (review recent commits and maintainers), (2) prefer using npx or pin a specific version instead of installing npm -g, (3) review the permissions shown during the Membrane login/authorize flow so you know what access the connection will have to Maximizer data, and (4) be aware that Membrane will store credentials/tokens on your behalf — only proceed if you trust that vendor. If you need higher assurance, inspect the CLI source or run it in an isolated environment (container) before using with production data.
Capability Analysis
Type: OpenClaw Skill Name: maximizer Version: 1.0.1 The skill bundle provides instructions for an AI agent to manage Maximizer CRM data using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through standard authentication, connection management, and action execution via the Membrane platform, which handles API complexity and credentials. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
Name/description (Maximizer integration) map to the instructions: using Membrane to connect to Maximizer and run actions. Requiring a Membrane account and network access is appropriate for this purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, authenticating via membrane login, creating a connection, listing and running actions. It does not direct reading arbitrary files, environment variables, or transmitting data to unexpected endpoints. It does require browser-based authentication/authorization to Membrane (expected for OAuth-style flows).
Install Mechanism
There is no platform install spec (instruction-only), but the doc tells users to install @membranehq/cli from npm (global or via npx). This is reasonable for the stated purpose but carries the usual supply-chain considerations of installing third-party npm packages globally — recommended to prefer npx or pinned versions and to review the package source before global install.
Credentials
The skill declares no required env vars, no config paths, and no credentials. It relies on Membrane to manage auth, which is proportionate for an integration that delegates credential handling to a third-party service. Users should understand that Membrane will hold tokens/credentials for Maximizer on their behalf.
Persistence & Privilege
always is false and the skill is user-invocable only. There is no instruction to modify other skills or system-wide settings. Autonomous invocation is allowed by default but not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install maximizer
  3. After installation, invoke the skill by name or use /maximizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug maximizer
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Maximizer?

Maximizer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Maximizer data. It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.

How do I install Maximizer?

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

Is Maximizer free?

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

Which platforms does Maximizer support?

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

Who created Maximizer?

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

💬 Comments