If you're writing app code against InsForge and need to wire up database queries, auth flows, file uploads, Stripe checkout, or OpenRouter AI calls, this is the skill you want. It covers the @insforge/sdk client library with concrete examples for CRUD, RLS policies, OAuth, storage uploads, real-time subscriptions, and email sending. The source is thorough on setup (anon keys vs admin keys, framework-specific env vars) and splits responsibilities cleanly: use this for application code, use insforge-cli for infrastructure and migrations. The pgvector and RAG guides are a nice touch if you're building semantic search.
npx skills add https://github.com/insforge/agent-skills --skill insforge-backend-advisor