A comprehensive command-line interface for managing InsForge backend infrastructure without global installation headaches. Handles the full spectrum of backend operations: executing raw SQL queries, deploying edge functions, managing storage buckets, setting up cron jobs, deploying frontends, and running Docker containers via Fly.io integration. The skill enforces npx-only usage to avoid version conflicts and includes proper authentication checks, structured JSON output for automation, and detailed error codes. Most useful when you need to scaffold database schemas, deploy serverless functions, or diagnose backend issues without leaving the terminal.
npx skills add https://github.com/insforge/agent-skills --skill insforge-cli