# Neonctl

> Use this skill when the user wants to neon serverless postgres cli for managing databases from the terminal.

- Skill: `javimosch/neonctl` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/neonctl`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/neonctl/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/neonctl

---


# Neonctl Plugin

Neon Serverless Postgres CLI for managing databases from the terminal.

## Commands

### Operations
- `neonctl project list` — list project via neonctl
- `neonctl project create` — create project via neonctl
- `neonctl project delete` — delete project via neonctl
- `neonctl branch list` — list branch via neonctl
- `neonctl branch create` — create branch via neonctl
- `neonctl branch delete` — delete branch via neonctl
- `neonctl endpoint list` — list endpoint via neonctl
- `neonctl database list` — list database via neonctl
- `neonctl role list` — list role via neonctl
- `neonctl connection-string get` — get connection-string via neonctl
- `neonctl api-key set` — set api-key via neonctl
- `neonctl config show` — show config via neonctl

## Usage Examples
- "neonctl --help"
- "neonctl <args>"

## Installation

```bash
npm install -g neonctl
```

## Examples

```bash
neonctl --version
neonctl --help
```

## Key Features
- postgres\n- neon\n- database

