This is the CLI counterpart to the insforge SDK skill, focused entirely on backend provisioning and infrastructure management for InsForge's backend-as-a-service platform. You'll reach for this when you need to run migrations, manage RLS policies, deploy edge functions, configure storage buckets, set up AI model gateway keys, or handle Stripe payment integration. The skill is opinionated about always using npx instead of global installs and includes detailed exit codes and environment variable handling for automation. Notable that it treats API keys as full admin credentials and includes a branch management system for testing risky schema changes before merging to production. The payments integration is flagged as private preview, so expect some rough edges there.
npx skills add https://github.com/insforge/insforge-skills --skill insforge-cli