← Back to Skills Marketplace
Nocodb
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
235
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nocodb-integration
Description
Nocodb integration. Manage Projects, Users, Roles. Use when the user wants to interact with Nocodb data.
Usage Guidance
This skill delegates NocoDB access to the Membrane service and asks you to install the Membrane CLI via npm -g. Before installing: (1) confirm you trust getmembrane.com and the @membranehq/cli package (review the npm package page or source repo), (2) consider installing the CLI in an isolated environment or container rather than doing a global install, (3) be aware that using the Membrane login/connect flow will grant Membrane access to your NocoDB instance (review permission scopes), and (4) if you need stricter control over credentials or data residency, prefer direct NocoDB API integration or verify Membrane's privacy/security documentation.
Capability Assessment
Purpose & Capability
The name/description (Nocodb integration) match the instructions: the skill uses Membrane as an intermediary to interact with NocoDB projects, tables, rows, users, and roles. Requiring a Membrane account/CLI is coherent with this purpose.
Instruction Scope
SKILL.md restricts runtime behavior to installing and using the Membrane CLI (login, connect, action list/run). It does not instruct the agent to read unrelated local files or environment variables, nor to exfiltrate data to unexpected endpoints. It explicitly advises not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
There is no registry install spec, but the runtime instructions recommend installing @membranehq/cli via npm -g. Global npm installs execute third‑party code on the host and are a moderate-risk action; this is expected for a CLI-based integration but users should verify the package source and consider installing in a controlled environment.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled via Membrane's login flow, which is proportionate to the goal of accessing NocoDB through Membrane.
Persistence & Privilege
Skill metadata does not request always:true or special system paths. It is instruction-only and does not attempt to modify other skills or system-wide configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nocodb-integration - After installation, invoke the skill by name or use
/nocodb-integration - 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 Nocodb?
Nocodb integration. Manage Projects, Users, Roles. Use when the user wants to interact with Nocodb data. It is an AI Agent Skill for Claude Code / OpenClaw, with 235 downloads so far.
How do I install Nocodb?
Run "/install nocodb-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nocodb free?
Yes, Nocodb is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nocodb support?
Nocodb is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nocodb?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills