← 返回 Skills 市场
gora050

Nocodb

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
235
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install nocodb-integration
功能描述
Nocodb integration. Manage Projects, Users, Roles. Use when the user wants to interact with Nocodb data.
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nocodb-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nocodb-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug nocodb-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Nocodb 是什么?

Nocodb integration. Manage Projects, Users, Roles. Use when the user wants to interact with Nocodb data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。

如何安装 Nocodb?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nocodb-integration」即可一键安装,无需额外配置。

Nocodb 是免费的吗?

是的,Nocodb 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nocodb 支持哪些平台?

Nocodb 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nocodb?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论