·supabase-storage

Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.

49Installs·2Trend·@nice-wolf-studio

Installation

$npx skills add https://github.com/nice-wolf-studio/claude-code-supabase-skills --skill supabase-storage

SKILL.md

This skill provides file storage operations through the Supabase Storage API. Supports bucket management, file uploads/downloads, listing files, generating URLs, and managing access control.

Helper script: This skill uses the shared Supabase API helper. Make sure to source it:

Storage access is controlled by Storage Policies (RLS) in your Supabase dashboard.

Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets. Source: nice-wolf-studio/claude-code-supabase-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nice-wolf-studio/claude-code-supabase-skills --skill supabase-storage
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is supabase-storage?

Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets. Source: nice-wolf-studio/claude-code-supabase-skills.

How do I install supabase-storage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nice-wolf-studio/claude-code-supabase-skills --skill supabase-storage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nice-wolf-studio/claude-code-supabase-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01