← 返回 Skills 市场
gora050

Nabla

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nabla
功能描述
Nabla integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nabla data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to integrate with Nabla. Before installing, verify you trust the Membrane project (check the npm package and the GitHub repo referenced) because you will be installing and running third-party code locally. Be mindful that Nabla contains sensitive mental-health data — only connect with explicit user consent and ensure you comply with applicable privacy policies and regulations. In headless environments you will need to complete the browser-based auth flow or paste the login code. The SKILL.md explicitly advises not to ask for API keys, which is good practice; follow that guidance. If you need stronger assurance, ask the publisher for a signed release or a vetted package source and confirm the connector's access scope in Membrane before granting it access to real patient data.
功能分析
Type: OpenClaw Skill Name: nabla Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with the Nabla platform using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and executing API actions through the Membrane framework. The instructions include security best practices, such as advising the agent to let the platform handle credentials rather than asking the user for secrets, and no malicious patterns or data exfiltration attempts were identified.
能力评估
Purpose & Capability
The skill claims to integrate with Nabla and the SKILL.md instructs use of the Membrane CLI with the nabla connector. Required capabilities (network access, Membrane account) match that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating via membrane login, creating/listing connections, and discovering/running Membrane actions. The doc does not instruct reading unrelated system files or exfiltrating secrets; it explicitly discourages asking users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the user to install a public npm package (@membranehq/cli) or run via npx. Installing a global npm CLI is a moderate-risk operation (third-party code will be executed locally) but is proportionate for a CLI integration. Minor inconsistency: the doc alternates between npm -g install and using npx; both are reasonable but the guidance could be clearer.
Credentials
No environment variables, credentials, or config paths are declared or required by the skill. The instructions rely on Membrane's managed auth flow (browser-based login/code exchange), which is an appropriate pattern for avoiding local secret handling.
Persistence & Privilege
The skill is not marked always:true and does not request persistent or system-wide configuration changes. It does not claim to modify other skills or system settings. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nabla
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nabla 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug nabla
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nabla 是什么?

Nabla integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nabla data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Nabla?

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

Nabla 是免费的吗?

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

Nabla 支持哪些平台?

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

谁开发了 Nabla?

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

💬 留言讨论