Use when wiring an external auth provider (Clerk, Auth0, WorkOS, Kinde, Stytch, Better Auth) into InsForge for JWT-based RLS, or when adding the OKX x402 payment facilitator for onchain pay-per-use billing.
$npx -y skills add insforge/agent-skills --skill insforge-integrationsInstalls into the current project.
Run `npx skills use "https://github.com/insforge/agent-skills" --skill "insforge/agent-skills/insforge-integrations"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/insforge/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/insforge/agent-skills"` and select the relevant skills, then follow their instructions.