docs: add Claude Code plugin installation instructions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Pedro Rodrigues
2026-01-21 15:56:13 +00:00
parent 34b421243c
commit 6c42207a93
2 changed files with 16 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "supabase-plugins",
"name": "supabase-agent-skills",
"owner": {
"name": "Supabase"
},

View File

@@ -5,6 +5,21 @@ and scripts that extend agent capabilities.
Skills follow the [Agent Skills](https://agentskills.io/) format.
## Installation
```bash
npx skills add supabase/agent-skills
```
### Claude Code Plugin
You can also install the skills in this repo as Claude Code plugins
```bash
/plugin marketplace add supabase/agent-skills
/plugin install postgres-best-practices@supabase-agent-skills
```
## Available Skills
### postgres-best-practices
@@ -31,12 +46,6 @@ across 8 categories, prioritized by impact.
- Monitoring & Diagnostics (Low-Medium)
- Advanced Features (Low)
## Installation
```bash
npx skills add supabase/agent-skills
```
## Usage
Skills are automatically available once installed. The agent will use them when