Use when configuring OAuth providers (Google/GitHub/Apple/X/etc.), setting up post-login auth hooks, tuning JWT lifetimes, or generating service API keys
$npx -y skills add butterbase-ai/butterbase-skills --skill auth-setupInstalls into the current project.
Run `npx skills use "https://github.com/butterbase-ai/butterbase-skills" --skill "butterbase-ai/butterbase-skills/auth-setup"` 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/butterbase-ai/butterbase-skills" that are relevant to the current task. Run `npx skills add "https://github.com/butterbase-ai/butterbase-skills"` and select the relevant skills, then follow their instructions.