Databases & dataApache-2.0

Neon Object Storage

by Neon (opens in a new tab) neondatabase/agent-skills

Provisions branch-aware S3-compatible storage and wires upload and download flows.

Installation

Skills CLI

Skills CLI command
npx skills@latest add neondatabase/agent-skills --skill neon-object-storage

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Uses neon.ts, the Neon CLI, Files SDK, or AWS S3 clients to create buckets, pull credentials, and manage objects on Neon branches. The parent neon skill is required first, and Neon service access plus supported-region availability are required; bucket and object commands can expose public data or delete stored files.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size228 lines
  • Last checked27 Sept 2026 · fce96952845dfcf4b0c560fcf1ff0d2c0867931fd34ddb3acf0ec24fd118fd11

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/neon-object-storage/SKILL.md on GitHub (opens in a new tab)