Skill

Netlify Blobs
SkillKey-value blobs for the site, official.
Official skill for Netlify Blobs. Uploads, reads, the store that is not S3 folklore.
spec·Apache-2.0·Updated this quarter·github.com/netlify/skills
Claude CodeCursorDesktop
Scanned
npx skills add netlify/netlify-blobsBy Netlify
Input
A file or a key you need to persist.
Output
A Blobs call in a function.
netlify-blobs.skill/invoke
You say
Store the generated PDF.
It returns
getStore('invoices').set. Key is the order id.
Prompt notebook
Prompts this skill is built for.
You say
Store the generated PDF.
It returns
getStore('invoices').set. Key is the order id.
You say
Read it back in the function.
It returns
store.get. Content-Type set.
What it teaches
- 01Read
- 02Write
- 03Stores
Other skills in the loop
Discussion
No notes yet. Be the first hunter to report back.
