← 返回 Skills 市场
gora050

Maximizer

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install maximizer
功能描述
Maximizer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Maximizer data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install maximizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /maximizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug maximizer
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Maximizer 是什么?

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

如何安装 Maximizer?

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

Maximizer 是免费的吗?

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

Maximizer 支持哪些平台?

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

谁开发了 Maximizer?

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

💬 留言讨论