← Back to Skills Marketplace
Neon
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
251
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install neon-integration
Description
Neon integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Neon data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to interact with Neon — that is coherent. Before installing or running it: (1) verify the npm package @membranehq/cli and its GitHub repository (review recent releases and the maintainer) or use npx to avoid a global install; (2) be aware the login flow opens a browser or produces a headless auth code — you will be granting Membrane delegated access to Neon on your behalf, so confirm you trust that service; (3) prefer running the CLI in a contained environment (container/VM) if you have concerns about third-party binaries; (4) do not provide unrelated API keys or secrets — the skill specifically instructs to let Membrane manage credentials. If you need deeper assurance, ask the publisher for the exact CLI package checksum or sign-off from your security team before installing.
Capability Analysis
Type: OpenClaw Skill
Name: neon-integration
Version: 1.0.3
The skill provides instructions for an AI agent to manage Neon Postgres databases using the Membrane CLI. It follows standard integration patterns, including CLI installation via npm, OAuth-based authentication, and dynamic action discovery. Notably, the documentation in SKILL.md encourages secure practices by advising the agent to delegate credential management to the Membrane platform rather than handling raw secrets. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The skill's name and description (Neon integration) match the SKILL.md: it instructs the agent to use the Membrane CLI to manage Neon-related resources (connections, actions, queries). The homepage and repository references are consistent with an integration platform (Membrane).
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, logging in via the Membrane auth flow, creating connections, listing/creating/running Membrane actions, and polling action status. The instructions do not ask the agent to read unrelated files, access unrelated environment variables, or send data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (global install) or using npx. This is a reasonable, common install method for CLI-based integrations, but installing a global npm package executes third-party code on the host — verify the package/source before installing or prefer npx/containerized usage to reduce host risk.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow; the skill does not request unrelated secrets. Note: using the Membrane service implicitly entrusts it with connectivity and credential handling for Neon.
Persistence & Privilege
The skill is not always-on and does not request special platform privileges. It does not instruct modifying other skills or system-wide agent settings; autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install neon-integration - After installation, invoke the skill by name or use
/neon-integration - 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 Neon?
Neon integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Neon data. It is an AI Agent Skill for Claude Code / OpenClaw, with 251 downloads so far.
How do I install Neon?
Run "/install neon-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Neon free?
Yes, Neon is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Neon support?
Neon is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Neon?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills