← Back to Skills Marketplace
membranedev

Nocrmio

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
304
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nocrmio
Description
NoCRM.io integration. Manage Leads, Persons, Organizations, Activities, Notes, Files and more. Use when the user wants to interact with NoCRM.io data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nocrmio
  3. After installation, invoke the skill by name or use /nocrmio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug nocrmio
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Nocrmio?

NoCRM.io integration. Manage Leads, Persons, Organizations, Activities, Notes, Files and more. Use when the user wants to interact with NoCRM.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 304 downloads so far.

How do I install Nocrmio?

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

Is Nocrmio free?

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

Which platforms does Nocrmio support?

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

Who created Nocrmio?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments