Use when a PinMe project (Worker TypeScript) needs to integrate user authentication — creating email/password users, verifying id_tokens, querying user info, or listing users via Identity Platform auth proxy APIs.
$npx -y skills add glitternetwork/pinme --skill pinme-authInstalls into the current project.
Run `npx skills use "https://github.com/glitternetwork/pinme" --skill "glitternetwork/pinme/pinme-auth"` 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/glitternetwork/pinme" that are relevant to the current task. Run `npx skills add "https://github.com/glitternetwork/pinme"` and select the relevant skills, then follow their instructions.