Moai Baas Supabase Ext

🌐Community
by ajbcoding · vlatest · Repository

Automates Supabase database tasks (migrations, functions, auth) using Moai and BAAS extensions for streamlined development.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ajbcoding-moai-baas-supabase-ext npx -- -y @trustedskills/ajbcoding-moai-baas-supabase-ext
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ajbcoding-moai-baas-supabase-ext": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ajbcoding-moai-baas-supabase-ext"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to your Moai BaaS backend, specifically integrating with Supabase. It allows AI agents to query and manipulate data stored in your Supabase database through the Moai platform's API. This enables dynamic data retrieval and updates within agent workflows, connecting them directly to your application’s data layer.

When to use it

  • Real-time inventory management: An agent can check stock levels in a Supabase database and automatically reorder when quantities are low.
  • Personalized content delivery: Agents can fetch user preferences or content recommendations from a Supabase database to tailor responses.
  • Automated task creation: Trigger new tasks within your application by writing data records to a Supabase table, managed through the Moai BaaS platform.
  • Dynamic report generation: An agent can query data from Supabase and format it into reports or summaries.

Key capabilities

  • Supabase database integration via Moai BaaS
  • Data querying (SELECT)
  • Data modification (INSERT, UPDATE, DELETE)
  • API access through the Moai platform

Example prompts

  • "Get me the latest 10 orders from the 'orders' table in my Supabase database."
  • "Create a new user with email '[email protected]' and name 'Test User' in the 'users' table."
  • "Update the quantity of product ID '123' to 5 in the 'inventory' table."

Tips & gotchas

  • Requires an active Moai BaaS account and a Supabase project configured within that account.
  • Ensure your agent has the necessary permissions within both Moai and Supabase to perform the requested actions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ajbcoding
Installs
2

🌐 Community

Passed automated security scans.