← 返回 Skills 市场
membranedev

Nimble Crm

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nimble-crm
功能描述
Nimble integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nimble data.
安全使用建议
This skill appears internally consistent: it delegates auth and API calls to the Membrane service and instructs installing/using the @membranehq CLI. Before installing or running it, verify you trust the Membrane project and its npm package (review package repo, recent releases, and privacy policy). Prefer using npx for one-off use to avoid a global install, and review any actions created by Membrane before running them (they can access and modify CRM data). Be aware that data will flow through Membrane's service when you create a connection—if that is a concern, confirm their data handling and retention policies. Finally, never paste login codes or tokens into untrusted channels during headless login flows.
功能分析
Type: OpenClaw Skill Name: nimble-crm Version: 1.0.1 The nimble-crm skill provides instructions for an AI agent to manage CRM data using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating via OAuth, and discovering or creating actions. The instructions are well-aligned with the stated purpose and include security best practices, such as advising the agent to let the platform manage credentials rather than asking the user for API keys. No indicators of malicious intent or data exfiltration were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (Nimble CRM integration) align with the instructions: everything revolves around using the Membrane CLI to connect to Nimble, discover and run actions, and create actions when needed. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md stays within expected boundaries: it tells the agent to install/use the Membrane CLI, authenticate via membrane login, create/list connections and actions, and run actions. It does not instruct reading unrelated files or environment variables. It does instruct interactive/headless login flows which is expected for this integration.
Install Mechanism
The skill is instruction-only (no registry install spec), but SKILL.md asks users to install a global npm package (npm install -g @membranehq/cli@latest) or use npx. Installing a third‑party CLI from npm is a supply-chain decision the user must accept; this is expected for a CLI-based integration but does carry the usual npm package risks.
Credentials
No environment variables, API keys, or config paths are requested. The doc explicitly says Membrane handles auth and recommends not asking users for API keys. The lack of required credentials is proportionate to the described Membrane-mediated workflow.
Persistence & Privilege
The skill does not request always:true or persistent privileges, nor does it modify other skills or system-wide config. It relies on the external Membrane service for auth and action execution, which is consistent with its stated role.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nimble-crm
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nimble-crm 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug nimble-crm
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nimble Crm 是什么?

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

如何安装 Nimble Crm?

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

Nimble Crm 是免费的吗?

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

Nimble Crm 支持哪些平台?

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

谁开发了 Nimble Crm?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论