Agent skill

supabase-rpc-manager

Supabase PostgreSQL RPC, pgvector operations, and real-time subscriptions

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/supabase-rpc-manager

SKILL.md

Supabase RPC Manager

Execute stored procedures, vector search, and real-time operations.

What This Does

  • PostgreSQL RPC calls
  • pgvector similarity search
  • Real-time subscriptions
  • Batch operations
  • Transaction management

Quick Example

python
result = supabase.rpc('get_trial_balance', {
    'agency': 'RIM',
    'period': '2025-10'
})

Getting Started

"Execute month-end closing RPC" "Vector search similar expenses"

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results