← 返回 Skills 市场
membranedev

Nocrmio

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
304
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install nocrmio
功能描述
NoCRM.io integration. Manage Leads, Persons, Organizations, Activities, Notes, Files and more. Use when the user wants to interact with NoCRM.io data.
安全使用建议
This skill is an instruction-only adapter that tells the agent to use the Membrane CLI to interact with NoCRM.io. Before installing or following its instructions: 1) Verify the CLI package (@membranehq/cli) and the homepage/repository (getmembrane.com / github.com/membranedev) are legitimate and current; 2) Understand that npm install -g installs and runs third-party code on your machine—install only if you trust the publisher; 3) The integration uses an OAuth-like browser flow: only complete authentication flows in a trusted browser and do not paste secret codes into untrusted contexts; 4) The skill does not request API keys or other unrelated credentials, which is appropriate—follow the SKILL.md guidance to let Membrane manage auth; 5) If you need stricter control, avoid installing the global CLI and instead run actions manually via a vetted environment or review the Membrane CLI source code first.
功能分析
Type: OpenClaw Skill Name: nocrmio Version: 1.0.3 The skill requires the global installation of an external npm package (@membranehq/cli) and delegates all authentication and API interactions to the third-party Membrane platform. While aligned with its stated purpose of CRM integration, the instructions in SKILL.md grant the agent broad capabilities to dynamically create and execute actions on a remote service, introducing significant supply chain risk and external dependencies without explicit safeguards.
能力评估
Purpose & Capability
The name/description (NoCRM.io integration) matches the instructions: all actions are performed via the Membrane CLI which provides connectors and actions for NoCRM.io. There is a small mismatch in that the skill metadata lists no required binaries but the instructions explicitly require installing the @membranehq/cli; this is a minor documentation omission rather than a functional inconsistency.
Instruction Scope
SKILL.md confines runtime behavior to installing and using the Membrane CLI, creating connections, discovering and running actions, and polling build state. It does not instruct the agent to read unrelated files or environment variables, nor to exfiltrate data to third‑party endpoints beyond Membrane/NoCRM. It does rely on an interactive OAuth-like flow (user opening an auth URL) which is expected for this integration.
Install Mechanism
There is no automated install spec in the skill bundle (instruction-only). The README recommends installing @membranehq/cli via npm (npm install -g or npx). Using a published npm package is an expected mechanism; it carries the usual npm risks (installed code runs locally) but the instruction references an organization-scoped package (@membranehq) and the project homepage/repository are provided.
Credentials
The skill declares no environment variables, no primary credential, and no config paths. The SKILL.md explicitly advises letting Membrane handle credentials and not asking users for API keys. No unrelated secrets or environment access are requested.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence or modifications to other skills. It is an agent-invocable, instruction-only skill that relies on an external CLI; this is proportionate to its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nocrmio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nocrmio 触发
  4. 根据 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
元数据
Slug nocrmio
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Nocrmio 是什么?

NoCRM.io integration. Manage Leads, Persons, Organizations, Activities, Notes, Files and more. Use when the user wants to interact with NoCRM.io data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 304 次。

如何安装 Nocrmio?

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

Nocrmio 是免费的吗?

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

Nocrmio 支持哪些平台?

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

谁开发了 Nocrmio?

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

💬 留言讨论