Skill
InsForge App Integration Skill
Use this skill when writing app code with InsForge or @insforge/sdk: database CRUD, auth, storage uploads/storage RLS, functions, OpenRouter AI, realtime, emails, Stripe or Razorpay payments, or pointing S3-compatible tooling (aws CLI, AWS SDKs, rclone, Terraform, boto3) at InsForge Storage. Trigger on requests like add auth, fetch data, upload files, make a bucket public, add checkout, sell subscriptions, or send email. For infrastructure, SQL migrations, CLI commands, or payment provider setup, use insforge-cli instead.
Private preview install
npx [email protected] install https://getedge.cc/skills/insforgeRun it in a terminal. It writes this Skill’s files into your agent’s skills directory, and names the agent it chose. This is a private preview install, not a Verified Agent Upgrade, and it is not counted publicly.
How it works
What its release declares it reads, writes and runs is under Inside.
Put this on your own site
<a href="https://cyborg.floom.dev/skills/insforge" rel="noopener" referrerpolicy="no-referrer" style="display:inline-flex;align-items:center;height:44px;padding:0 22px;border-radius:10px;background:#050505;color:#fff;text-decoration:none;font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:650;line-height:1">Available on getedge</a>Plain HTML, no script. It makes no request to getedge until someone clicks it, and the click sends no referrer, so nothing about your page or your readers reaches us. If a site strips the styling it stays a working text link.
Inside InsForge App Integration Skill
What this Skill is documented to do, and the file your agent receives.