crafter-station

Neon CLI — Data skill for Claude Code

Data community

Agentic-first CLI for Neon Postgres - per-project usage, billing, and branch management the dashboard won't show you.

How to install Neon CLI

This entry records only its repository, not the path inside it, so there is no exact command to give. Open crafter-station/neon-cli and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Neon CLI does

Agentic-first CLI for Neon Postgres - per-project usage, billing, and branch management the dashboard won't show you.

Alternatives in Data

  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
  • HTML Anything — ✨ The agentic HTML editor — your local AI agent writes the HTML, you ship it 8.5k ★
  • Agentsview — Local-first session intelligence and analytics for coding agents, supporting Claude Code, Codex, and 14 other 824 ★

README

neon-cli

  ███╗   ██╗███████╗ ██████╗ ███╗   ██╗
  ████╗  ██║██╔════╝██╔═══██╗████╗  ██║
  ██╔██╗ ██║█████╗  ██║   ██║██╔██╗ ██║
  ██║╚██╗██║██╔══╝  ██║   ██║██║╚██╗██║
  ██║ ╚████║███████╗╚██████╔╝██║ ╚████║
  ╚═╝  ╚═══╝╚══════╝ ╚═════╝ ╚═╝  ╚═══╝
  neon cli v0.0.1 · agent-friendly usage & metrics

Agent-friendly CLI for [Neon](https://neon.tech). Answers the one question the dashboard won't: **where is my money going, by project, right now?**

neon usage --granularity hourly --last 1h
◇  ✓ 43 projects · hourly

usage by project
window  2026-04-23 03:38  →  2026-04-23 04:38 UTC  ·  hourly

PROJECT           ID                              COMPUTE  ROOT BR  CHILD BR  EGRESS
────────────────  ────────────────────────────  ─────────  ───────  ────────  ──────
maca.sh           red-firefly-70089523          0.25 CU·h  43.4 KB       0 B  173 KB
devphotos         tiny-sky-12271004             0.00 CU·h  42.8 KB       0 B     0 B
cal.date          icy-glade-88201525            0.00 CU·h  40.8 KB       0 B     0 B
claude.meme       lingering-meadow-03519292     0.00 CU·h  50.5 KB       0 B     0 B
moraleja.design   fancy-cake-56904804           0.00 CU·h  41.5 KB     572 B     0 B
croma-dev         ancient-dream-53926171        0.00 CU·h  2.38 MB       0 B     0 B
…
TOTAL                                           0.25 CU·h  3.18 MB   1.02 KB  173 KB

next steps
  → neon usage --project   drill into one project with a per-bucket chart
  → neon usage --granularity hourly --last 24h  zoom in on the last day
  → neon billing  current-period running totals

A colored, sortable, per-project breakdown of compute hours, storage, written bytes, and egress — in the terminal, in ~200ms, with `--json` for agents.

Status: `0.0.1`. Read-only commands (auth, projects, orgs, usage, billing, invoice). Writes (branches, endpoints, ops) are deliberately not here yet — see *Roadmap*.


Why another Neon CLI?

The official `neonctl` is great for res