← Back to Skills Marketplace
Nimble Crm
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nimble-crm
Description
Nimble integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nimble data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nimble-crm - After installation, invoke the skill by name or use
/nimble-crm - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Nimble Crm?
Nimble integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nimble data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Nimble Crm?
Run "/install nimble-crm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nimble Crm free?
Yes, Nimble Crm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nimble Crm support?
Nimble Crm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nimble Crm?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills