Supabase Storage

🌐Community
by neversight · vlatest · Repository

Helps with Supabase, storage as part of working with databases and data persistence workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add neversight-supabase-storage npx -- -y @trustedskills/neversight-supabase-storage
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "neversight-supabase-storage": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/neversight-supabase-storage"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Supabase Storage, a cloud storage service. It enables agents to upload files directly to your Supabase project and retrieve them based on their names or paths. This provides a secure and scalable solution for storing and managing data used by the agent.

When to use it

  • File uploads: Allow an AI agent to automatically save generated images, documents, or other assets to your cloud storage.
  • Data retrieval: Enable agents to access pre-existing files stored in Supabase Storage, such as templates or configuration data.
  • Backup and archiving: Automate the process of backing up important data by having an agent regularly upload it to secure storage.
  • Content delivery: Agents can serve content directly from Supabase Storage for applications like chatbots or virtual assistants.

Key capabilities

  • File Uploads: Ability to upload files to specified locations within Supabase Storage.
  • File Retrieval: Capability to download files based on their names and paths.
  • Supabase Integration: Seamlessly connects with existing Supabase projects.

Example prompts

  • "Upload this image image.png to the 'agent_files' bucket."
  • "Download the file named 'report.pdf' from the 'reports' directory."
  • “Save this document as ‘draft_proposal.docx’ in my Supabase storage.”

Tips & gotchas

  • Requires a valid Supabase project and API keys to function correctly. Ensure these are securely provided to the agent.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
neversight
Installs
2

🌐 Community

Passed automated security scans.