Quick overview
Better Auth documentation embedded as a skill, covering the full Better Auth TypeScript authentication library. Includes OAuth providers, email/password, passkeys, 2FA, session management, database adapters, and framework integrations. Agents can answer implementation questions by reading from structured reference files.
Having the full Better Auth docs embedded means agents can answer implementation questions without fetching external docs or hallucinating API details.
Common tasks
- Setting up Google or GitHub OAuth in a Next.js app
- Adding 2FA with TOTP to an existing TypeScript project
- Configuring Prisma or Drizzle as the auth database adapter
- Implementing passwordless login with magic links or passkeys
- Integrating session management and rate limiting in SvelteKit
Install paths
Primary command
openclaw install leonaaardob/lb-better-auth-skill
ClawHub installer
npx clawhub@latest install leonaaardob/lb-better-auth-skill
OpenClaw CLI
openclaw skills install leonaaardob/lb-better-auth-skill
Direct OpenClaw install
openclaw install leonaaardob/lb-better-auth-skill
Skill metadata
- Category: Web & Frontend Development
- Language: Markdown
- Version: 1.4.18
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/leonaaardob/lb-better-auth-skill






