AI AGENT ADDONS

Insforge Integrations

insforge/agent-skills
Backend & APIs
16,194installs

Connect your app to popular authentication services and blockchain payment tools. This skill helps you wire external auth providers like Clerk, Auth0, WorkOS, Kinde, Stytch, or Better Auth into InsForge for secure JWT-based row-level security. It also covers adding the OKX x402 payment facilitator for onchain pay-per-use billing.

Each provider has its own guide with step-by-step setup and code examples. You will learn how to issue JWTs, pass them to InsForge, and enforce row-level security in your database. For payments, the skill explains the x402 protocol where the server returns a payment challenge and the client signs an onchain authorization.

Choose the right auth provider based on your needs like simplicity, enterprise features, or self-hosting. The setup involves provider dashboard configuration, server and client code, database setup with RLS or payment tables, and environment variables. Follow the guides to get your integrations running quickly.

Add Insforge Integrations skill to your workflow

Global

mkdir -p ~/.claude/skills/insforge-integrations

Project

mkdir -p .claude/skills/insforge-integrations

Source Repository

Stars
28
Forks
11
Watchers
28
License
Apache-2.0
Last Push
1 month ago
Created
6 months ago