mirror of
https://github.com/supabase/agent-skills.git
synced 2026-03-27 10:09:26 +08:00
fix(marketplace): correct skills path to match folder name (#31)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"description": "Postgres performance optimization and best practices. Use when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.",
|
||||
"source": "./",
|
||||
"strict": false,
|
||||
"skills": ["./skills/postgres-best-practices"]
|
||||
"skills": ["./skills/supabase-postgres-best-practices"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user