Handles file storage operations through Supabase's Storage API with bucket management, uploads, downloads, and URL generation. You get both public and private bucket support, signed URLs for temporary access, and batch operations for moving or deleting multiple files. The skill wraps curl commands around Supabase's REST endpoints, so you're working with multipart uploads for files and JSON payloads for metadata operations. Useful when you need programmatic storage without spinning up an S3 client or want to keep everything in your Supabase stack. The signed URL generation is handy for serving private files without exposing your service key.
npx -y skills add nice-wolf-studio/claude-code-supabase-skills --skill supabase-storage --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills