← Back to Skills Marketplace
Ninox
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
160
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ninox
Description
Ninox integration. Manage Organizations, Persons, Deals, Projects, Activities, Notes and more. Use when the user wants to interact with Ninox data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect your agent to Ninox. Before installing/running: (1) confirm you trust @membranehq/cli on npm (look up the package and its repo), (2) be aware the CLI will perform browser-based auth and may store tokens locally for your Membrane account, and (3) avoid pasting any unrelated secrets into prompts. If you need tighter control, review Membrane's privacy/security docs and consider creating a dedicated Membrane account/connection scoped only to the Ninox data you want to expose.
Capability Analysis
Type: OpenClaw Skill
Name: ninox
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Ninox platform via the Membrane CLI. It covers standard procedures for installation (npm install), authentication (membrane login), and action management (list, create, run). No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description say 'Ninox integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to Ninox, discover and run actions — this is coherent with the declared purpose.
Instruction Scope
Runtime instructions focus on installing/using the Membrane CLI, performing login, creating connections, listing/creating/running actions for Ninox. They do not instruct reading unrelated files, exporting system secrets, or sending data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no automated install). It tells the user to install @membranehq/cli via npm (npm install -g or npx). This is a typical pattern but does mean the user will install a third-party npm package — verify the package name/source before installation.
Credentials
The skill declares no required env vars or credentials and recommends using Membrane-managed connections rather than asking for API keys. The auth flow uses browser-based login handled by Membrane, which is proportionate to the function.
Persistence & Privilege
No special persistence or elevated privileges are requested (always: false, no config paths, no modifications to other skills). The skill is user-invocable and can be invoked autonomously by the agent by default, which is normal for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ninox - After installation, invoke the skill by name or use
/ninox - 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
Frequently Asked Questions
What is Ninox?
Ninox integration. Manage Organizations, Persons, Deals, Projects, Activities, Notes and more. Use when the user wants to interact with Ninox data. It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install Ninox?
Run "/install ninox" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ninox free?
Yes, Ninox is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ninox support?
Ninox is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ninox?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills