
insforge/insforge-skills
4 skills1.2k installs144 starsGitHub
Install
npx skills add https://github.com/insforge/insforge-skillsSkills in this repo
1Insforgeinsforge is an insforge/insforge-skills agent skill for bootstrapping new backends on the InsForge platform. It guides developers through standing up InsForge-backed services, defining schemas, and wiring core platform primitives when starting agent-facing or API-first products. Use insforge at project kickoff instead of hand-rolling auth, storage, and service scaffolding from scratch. The skill targets teams committed to InsForge conventions for backend layout, data models, and integration hooks agents can call. Reach for it when prompts mention InsForge setup, schema bootstrap, or greenfield backend creation on the InsForge stack.342installs2Insforge Cliinsforge-cli is an Apache-2.0 agent skill from insforge/insforge-skills at version 1.9.0 that teaches agents to manage InsForge cloud backends exclusively via npx @insforge/cli commands. Core rules require JSON output for automation, server-only API keys, migration-first schema changes with db migrations new and db migrations up --all, and memory remember for cross-session project facts. The skill maps command areas across login, projects, billing, organizations, backups, database SQL and RLS references, storage, edge functions, AI OpenRouter setup, Stripe and Razorpay payments, deployments, compute, secrets, schedules, backend branches, logs, diagnose, PostHog, and Apify web scraping. Six documented exit codes distinguish auth, linking, not-found, and permission failures. Developers reach for it when prompts mention InsForge provisioning, RLS policies, edge function deploys, or backend branch merges instead of hand-rolled HTTP calls that bypass the CLI. Pair with the insforge app-integration skill when writing @insforge/sdk application code.323installs3Insforge DebugInsforge-debug skill helps Claude investigate errors, trace failures, and recommend fixes within the Insforge platform, supporting faster root-cause analysis when APIs, deployments, or integrations break in live environments.277installs4Insforge IntegrationsCovers InsForge integration recipes: authenticate to providers, map external payloads to InsForge models, configure webhooks and sync jobs, and standardize error handling for multi-service SaaS or agent backends.263installs