๐ŸŽฏ

netlify-blobs

๐ŸŽฏSkill

from netlify/context-and-tools

VibeIndex|
What it does
|

A Netlify skill that teaches AI coding agents how to use Netlify Blobs for object storage, covering key-value data operations, binary file handling, and integration patterns with serverless functions.

๐Ÿ“ฆ

Same repository

netlify/context-and-tools(14 items)

netlify-blobs

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add netlify/context-and-tools --skill netlify-blobs
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add netlify/context-and-tools --skill netlify-blobs
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/netlify-blobs/SKILL.md

SKILL.md

106Installs
-
AddedFeb 27, 2026

More from this repository10

๐ŸŽฏ
netlify-cli-and-deploy๐ŸŽฏSkill

Part of Netlify's official skills for AI coding agents, providing focused reference for Netlify CLI commands, Git vs manual deployments, and environment variable management to help agents build correctly on Netlify.

๐ŸŽฏ
netlify-functions๐ŸŽฏSkill

Skill

๐ŸŽฏ
netlify-config๐ŸŽฏSkill

A focused reference skill for configuring netlify.toml, covering redirects, custom headers, build settings, and deploy contexts โ€” part of the official Netlify context-and-tools skills collection for AI coding agents.

๐ŸŽฏ
netlify-edge-functions๐ŸŽฏSkill

A Netlify skill for AI coding agents covering edge compute on Netlify โ€” Deno runtime, middleware patterns, and geolocation capabilities, designed to help agents build correctly without searching docs.

๐ŸŽฏ
netlify-forms๐ŸŽฏSkill

Skill

๐ŸŽฏ
netlify-deploy๐ŸŽฏSkill

A Netlify skill for AI coding agents covering the deployment workflow โ€” authentication, site linking, preview and production deployments, designed to help agents deploy correctly on Netlify.

๐ŸŽฏ
netlify-frameworks๐ŸŽฏSkill

A Netlify platform skill providing framework adapter guidance for Vite, Astro, TanStack, and Next.js, helping agents build correctly on Netlify without searching docs.

๐ŸŽฏ
netlify-image-cdn๐ŸŽฏSkill

A Netlify platform skill covering image transformation and optimization via the Netlify CDN, providing AI agents with reference documentation for image delivery patterns.

๐ŸŽฏ
netlify-caching๐ŸŽฏSkill

A Netlify skill that teaches AI coding agents CDN cache control strategies, covering cache tags, purge mechanisms, stale-while-revalidate patterns, and cache optimization best practices on the Netlify platform.

๐ŸŽฏ
netlify-ai-gateway๐ŸŽฏSkill

Public Netlify skills for AI coding agents providing factual reference for Netlify platform primitives including Functions, Edge Functions, Blobs, DB, Image CDN, Forms, caching, AI Gateway, identity, and deployment workflows.