← 返回 Skills 市场
Nectar Crm
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
315
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install nectar-crm
功能描述
Nectar CRM integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with Nectar CRM data.
安全使用建议
This skill is coherent: it tells you to use the Membrane CLI to manage a Nectar CRM connection and does not ask for API keys. Before installing/running anything: (1) verify you trust the @membranehq npm package and its publisher (review the package page and GitHub repo), (2) prefer using `npx` for one-off commands if you want to avoid a global npm install, (3) when authenticating, complete the interactive browser flow rather than pasting credentials into chat, and (4) be aware that running the CLI will execute third-party code on your machine and will communicate with Membrane's servers — if you need stricter data controls, review Membrane's privacy/security docs or avoid using the CLI.
功能分析
Type: OpenClaw Skill
Name: nectar-crm
Version: 1.0.3
The skill provides a legitimate integration for Nectar CRM using the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform and explicitly instructing the agent not to request sensitive API keys or tokens from the user. The instructions in SKILL.md are focused on functional CRM tasks (managing contacts, deals, and actions) and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill claims to integrate with Nectar CRM and all runtime instructions use the Membrane CLI to create connections and run actions against Nectar — this matches the described purpose. No unrelated credentials, binaries, or platform access are requested.
Instruction Scope
SKILL.md instructs the agent (and user) to install and use the Membrane CLI, create a connection to nectar-crm, discover or create actions, and run them. All described commands and file/variable access are limited to interacting with Membrane/Nectar CRM. The doc explicitly advises not to ask users for API keys and to let Membrane manage auth, which reduces scope creep.
Install Mechanism
There is no registry-level install spec, but SKILL.md directs installing @membranehq/cli via `npm install -g` (and suggests `npx` in places). Installing a global npm package modifies the system environment and runs third-party code — this is expected for a CLI integration but is the highest-risk install method among common package managers. Prefer using `npx` or verifying the package and publisher if you want to avoid a global install.
Credentials
The skill declares no required environment variables, no config paths, and its instructions rely on Membrane's hosted auth flow rather than asking for API keys or secrets. Requested access is proportional to a CRM integration.
Persistence & Privilege
The skill is instruction-only, does not request always: true, and does not instruct modifying other skills or system-wide agent settings. It relies on Membrane for credential management and does not request persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nectar-crm - 安装完成后,直接呼叫该 Skill 的名称或使用
/nectar-crm触发 - 根据 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
元数据
常见问题
Nectar Crm 是什么?
Nectar CRM integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with Nectar CRM data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 315 次。
如何安装 Nectar Crm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nectar-crm」即可一键安装,无需额外配置。
Nectar Crm 是免费的吗?
是的,Nectar Crm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nectar Crm 支持哪些平台?
Nectar Crm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nectar Crm?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills