Loading...
Loading...
Run Neon operations with the neonctl CLI — list/create projects and branches, get connection strings. Use when a task needs a Neon project, branch, or connection string. Not for writing SQL or app code.
npx skill4agent add timschoch/skilly neon-clineonctlneonctl projects listneonctl branches list --project-id <id>neonctl branches create --project-id <id> --name <name>neonctl connection-string <branch> --project-id <id>neonctl --helpneonctl authNEON_API_KEY