supabase-agent-skills Use this skill when the task involves enabling Supabase workflows for AI agents using the open-source package. When to use - Install Supabase skill packs for Claude/Codex/Copilot/Cursor style agents - Select only specific Supabase skills instead of bulk install - Verify that skill installation succeeded before relying on generated code - Route to direct SQL/CLI checks when skill loading is unavailable Instructions Step 1: Verify prerequisites - Confirm Node.js and npm/npx are available. - Confirm project actually uses Supabase/Postgres before installing extra skills. Ste…