byneondatabase· 11 skills
S3-compatible object storage that branches with your Neon project, so files and the database stay in sync across every branch. Use when a user wants object storage, a bucket, blob/file storage, or somewhere to put uploads, images, documents, avatars, or user-generated files for their app or agent — especially when they already use (or are setting up) Neon Postgres and don't want to add a separate storage provider like AWS S3, Cloudflare R2, or Supabase Storage. Triggers include "object storage", "bucket", "blob storage", "file storage", "store uploads/images/files", "S3-compatible storage", "presigned URL", "where do I put files", "Neon Object Storage", "Neon Storage", and "storage that branches with my database".
$npx -y skills add neondatabase/agent-skills --skill neon-object-storageInstalls into the current project.
Run `npx skills use "https://github.com/neondatabase/agent-skills" --skill "neondatabase/agent-skills/neon-object-storage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neondatabase/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neondatabase/agent-skills"` and select the relevant skills, then follow their instructions.