- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.3k
- Source
- skill-github
- Repository
- github.com/supabase/agent-skills
Overview
Supabase Agent Skills is a set of instructions, scripts, and resources designed to help developers use AI agents with Supabase more accurately and efficiently. These skills are compatible with over 18 AI agents, including Claude Code, GitHub Copilot, Cursor, and more. By installing these skills, AI agents can automatically discover and utilize them in relevant tasks, improving development efficiency.
Capabilities
- ▪Support for multiple Supabase products and integrations
- ▪Optimize Postgres query performance
- ▪Design efficient database schemas
- ▪Resolve authentication issues
- ▪Configure connection pools and extensions
Use cases
Setup
Run `npx skills add supabase/agent-skills`, or install via the Claude Code plugin: `claude plugin marketplace add supabase/agent-skills; claude plugin install supabase@supabase-agent-skills`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install all skills?
Run `npx skills add supabase/agent-skills`
How do I install a specific skill?
Run `npx skills add supabase/agent-skills --skill <skill_name>`
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.