Skip to main content

netlify-blobs

Guide for using Netlify Blobs object storage. Use when storing files, images, documents, or simple key-value data without a full database. Covers getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores, and local development.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--netlify-blobs
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/netlify/skills/netlify-blobs/SKILL.md -o .claude/skills/netlify-blobs.md

Drops the SKILL.md into .claude/skills/netlify-blobs.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.