← Back to Skills Marketplace
gora050

Nabla

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nabla
Description
Nabla integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nabla data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nabla
  3. After installation, invoke the skill by name or use /nabla
  4. 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
Slug nabla
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Nabla?

Nabla integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nabla data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Nabla?

Run "/install nabla" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nabla free?

Yes, Nabla is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nabla support?

Nabla is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nabla?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments