← Back to Skills Marketplace
Nexhealth
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
170
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nexhealth
Description
NexHealth integration. Manage data, records, and automate workflows. Use when the user wants to interact with NexHealth data.
Usage Guidance
This skill appears internally consistent: it simply instructs using the Membrane CLI to connect to NexHealth. Before installing or using it, consider: (1) Trust — you will need a Membrane account and will be relying on Membrane to hold NexHealth credentials and access patient data (check their privacy/standards and HIPAA compliance if applicable). (2) Supply-chain risk — the README suggests running `npm install -g @membranehq/cli@latest`; prefer `npx` or inspect the package and its GitHub repo first, or install in a controlled environment. (3) Principle of least privilege — run the CLI from an environment/container with limited access if working with sensitive data. If you need stronger assurance, ask for the exact package repository and release SHA, or request a skill version that documents the exact Membrane CLI release it was tested with.
Capability Analysis
Type: OpenClaw Skill
Name: nexhealth
Version: 1.0.3
The skill provides instructions for an AI agent to interact with NexHealth via the Membrane CLI. It follows standard procedures for authentication and API management through the Membrane platform, explicitly advising against manual credential handling. No indicators of malicious intent, data exfiltration, or obfuscation were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (NexHealth integration) matches the runtime instructions: the skill instructs the agent/user to use the Membrane CLI to connect to a nexhealth connector, discover and run actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md stays on-topic: it tells the user to install/run the Membrane CLI, perform membrane login/connect/action list/create/run flows, and handle headless login by pasting codes. It does not instruct reading arbitrary files, unrelated env vars, or exfiltrating data to third-party endpoints beyond Membrane (which is the declared intermediary).
Install Mechanism
The skill is instruction-only (no install spec), but recommends installing the @membranehq/cli via npm -g or using npx. This is expected for a CLI-based integration but carries the usual concerns of installing global npm packages (supply-chain risk). The recommendation to use npx in one place is safer for ephemeral use.
Credentials
The skill declares no required env vars or credentials; it relies on Membrane to manage NexHealth credentials server-side. That is proportionate, but it does mean the user must trust Membrane with whatever NexHealth data or auth it stores.
Persistence & Privilege
The skill is not always-enabled, requests no elevated system privileges, and does not instruct modifying other skill or system-wide configs. It's an agent-invocable instruction-only skill with no persistent footprint declared.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nexhealth - After installation, invoke the skill by name or use
/nexhealth - 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 Nexhealth?
NexHealth integration. Manage data, records, and automate workflows. Use when the user wants to interact with NexHealth data. It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.
How do I install Nexhealth?
Run "/install nexhealth" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nexhealth free?
Yes, Nexhealth is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nexhealth support?
Nexhealth is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nexhealth?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills