← Back to Skills Marketplace
Nmbrs
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nmbrs
Description
Nmbrs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nmbrs data.
Usage Guidance
This skill appears to be what it says: a Nmbrs integration that uses the Membrane CLI. Before installing or running anything: (1) ensure you have Node.js/npm if you plan to follow the install steps, (2) review the @membranehq/cli package and its GitHub repository (https://github.com/membranedev/application-skills and the CLI repo) to confirm provenance, (3) be aware the CLI will open a browser or provide an auth URL and may persist tokens/config locally, and (4) do not share raw API keys — follow the described browser-based login. If you cannot or do not want to install third-party CLI tooling, you can decline to run the install commands; the skill will not auto-install itself.
Capability Analysis
Type: OpenClaw Skill
Name: nmbrs
Version: 1.0.1
The 'nmbrs' skill provides instructions for an AI agent to interact with the Nmbrs HR and payroll platform using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and action execution via the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or unauthorized access was found; the instructions are consistent with the stated purpose of automating workflows through a legitimate integration platform.
Capability Assessment
Purpose & Capability
The skill says it's an Nmbrs integration and all runtime instructions use the Membrane CLI to connect, discover, and run actions against Nmbrs. This is coherent. Minor mismatch: the skill metadata lists no required binaries, but SKILL.md expects npm/npx (and by extension Node.js) to be available for installing/running @membranehq/cli.
Instruction Scope
SKILL.md confines its runtime behavior to installing and invoking the Membrane CLI (login, connect, action list/create/run). It does not instruct reading unrelated system files, requesting unrelated env vars, or posting data to unexpected endpoints. Authentication is performed via the CLI/browser flow rather than asking for raw API keys.
Install Mechanism
There is no formal install spec in the registry; instead the instructions tell the user to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing from the npm registry is a common pattern but is higher risk than an instruction-only skill that needs no external packages — you should review the @membranehq/cli package and its source repository before installing.
Credentials
The skill requires no environment variables or unrelated credentials. SKILL.md explicitly advises not to ask users for API keys and to let Membrane handle credential lifecycle, which aligns with the stated purpose.
Persistence & Privilege
The skill is not always-on and doesn't request elevated platform privileges. The Membrane CLI will manage authentication and may store connection tokens/config locally or server-side; this is expected but you should understand where the CLI persists credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nmbrs - After installation, invoke the skill by name or use
/nmbrs - 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 Nmbrs?
Nmbrs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nmbrs data. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.
How do I install Nmbrs?
Run "/install nmbrs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nmbrs free?
Yes, Nmbrs is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nmbrs support?
Nmbrs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nmbrs?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills