Use Netlify storage: Blobs for key-value object storage, Netlify DB for managed Postgres with deploy previews, and Image CDN for on-the-fly image optimization.
When to use this skill
- Storing data with Netlify Blobs
- Setting up Netlify DB
- Optimizing images with Image CDN
Core concepts
This skill provides guidance on netlify storage best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.
Installation
curl -LO https://opencode-skills.example/downloads/cloud/netlify-storage.zip
unzip netlify-storage.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- storing data with Netlify Blobs
- setting up Netlify DB
- optimizing images with Image CDN