← Back to Skills Marketplace
Neon One
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install neon-one
Description
Neon One integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neon One data.
Usage Guidance
Before installing/using this skill: (1) Recognize the SKILL.md requires installing the @membranehq/cli via npm even though the registry metadata doesn't declare required binaries—this is a discrepancy. (2) Verify the publisher @membranehq and the package on the npm registry (review package contents, recent releases, and maintainers). Prefer using npx or a pinned version instead of `-g @latest` if you want to avoid global installs. (3) Understand that Membrane will handle and store Neon One credentials server-side — confirm you trust the service and review its privacy/security docs (getmembrane.com). (4) If you do not want the agent to perform network actions autonomously, restrict or review skill invocation permissions. If you need more assurance, request an install spec/pinned package or a signed release and clearer metadata from the skill author.
Capability Analysis
Type: OpenClaw Skill
Name: neon-one
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with the Neon One CRM platform using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing API actions via the Membrane service. The instructions are transparent, align with the stated purpose of CRM integration, and do not contain evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description match the instructions: this is a Neon One integration implemented through the Membrane platform. However, the skill metadata declares no required binaries or install steps while the SKILL.md explicitly requires installing and running the @membranehq/cli (npm install -g) and using membrane commands. That mismatch (no required binary declared vs. explicit CLI usage) should be reconciled.
Instruction Scope
Runtime instructions stay focused on the stated purpose: installing/using the Membrane CLI to connect to Neon One, discover and run actions, and create actions if needed. The SKILL.md does not instruct reading unrelated files or harvesting local credentials. It does instruct interactive login (browser-based or headless code flow) which requires user involvement.
Install Mechanism
There is no install spec in the registry, but the SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` (and recommends npx in places). Installing a global npm package is a common pattern but is a non-trivial action and can run arbitrary code from the npm registry; the skill should have declared this requirement. No checksum, release host, or pinned version is enforced in the instructions (they use @latest), increasing supply-chain risk.
Credentials
The skill does not request environment variables or local credentials (metadata lists none), which aligns with the SKILL.md guidance to let Membrane manage credentials. That said, trusting Membrane means you are delegating Neon One auth to a third-party service; the registry should clearly state this and you should verify Membrane's trustworthiness and privacy practices.
Persistence & Privilege
always is false and autonomy is the platform default. The skill does not request to be always-enabled or to modify other skills. Be aware that once a Membrane connection is created it may grant the Membrane service access to Neon One data until the connection is revoked — this is expected but important to understand.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install neon-one - After installation, invoke the skill by name or use
/neon-one - 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
Frequently Asked Questions
What is Neon One?
Neon One integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neon One data. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.
How do I install Neon One?
Run "/install neon-one" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Neon One free?
Yes, Neon One is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Neon One support?
Neon One is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Neon One?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills