Official skills publisher Verified Skillscout rank 151

Auth0

Auth0 publishes official AI agent skills for its tools, services, and developer workflows.

Browse 16 official AI agent skills across 3 Auth0 repositories, with install commands and source links.

16 Skills
3 Repositories
22,723 Installs
71 GitHub stars

Install

Add Auth0 skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/auth0/auth0_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Auth0 skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Agent Skills

auth0/agent-skills

Includes 1 official skill: auth0.

1 skill 22,723 installs 49 stars
npx skills add auth0/agent-skills -y

Skills

auth0/skills

Covers auth0-android, auth0-angular, auth0-aspnetcore-api, auth0-express, auth0-fastify, auth0-fastify-api. Adds authentication to native Android apps using the Auth0 SDK. Adds authentication to Angular apps using the @auth0/auth0-angular SDK.

14 skills 0 installs 0 stars
npx skills add auth0/skills -y

Docs V2

auth0/docs-v2

Includes 1 official skill: auth0.

1 skill 0 installs 22 stars
npx skills add auth0/docs-v2 -y

16 skills

auth0/agent-skills 1 skill
auth0/skills 14 skills

auth0-android

Adds authentication to native Android apps using the Auth0 SDK.

auth0/skills 0 installs
View source

auth0-angular

Adds authentication to Angular apps using the @auth0/auth0-angular SDK.

auth0/skills 0 installs
View source

auth0-aspnetcore-api

Adds JWT access token validation to ASP.

auth0/skills 0 installs
View source

auth0-express

Adds session-based authentication to Express.

auth0/skills 0 installs
View source

auth0-fastify

Adds session-based authentication to Fastify web applications using the @auth0/auth0-fastify SDK.

auth0/skills 0 installs
View source

auth0-fastify-api

Secures Fastify API endpoints with JWT Bearer token validation through Auth0.

auth0/skills 0 installs
View source

auth0-mfa

Adds Multi-Factor Authentication to Auth0-powered apps.

auth0/skills 0 installs
View source

auth0-migration

Guides migration of users and authentication flows from existing providers like Firebase, Cognito, Supabase, or Clerk to Auth0.

auth0/skills 0 installs
View source

auth0-nextjs

Adds authentication to Next.

auth0/skills 0 installs
View source

auth0-nuxt

Adds Auth0 authentication to Nuxt 3/4 apps using server-side encrypted cookie sessions.

auth0/skills 0 installs
View source

auth0-quickstart

Detects your project's framework (React, Next.

auth0/skills 0 installs
View source

auth0-react

Adds authentication to React single-page applications using the @auth0/auth0-react SDK.

auth0/skills 0 installs
View source

auth0-react-native

Adds authentication to React Native and Expo mobile apps using the react-native-auth0 SDK.

auth0/skills 0 installs
View source

auth0-vue

Adds authentication to Vue.

auth0/skills 0 installs
View source
auth0/docs-v2 1 skill

Repository documentation

auth0/agent-skills package overview

auth0/agent-skills/README.md View on GitHub

auth0/agent-skills

Includes 1 official skill: auth0.

Top skills in this package

auth0Official Auth0 skill from auth0/agent-skills.

Install

Install the full package:

npx skills add auth0/agent-skills -y

Install a specific skill:

npx skills add auth0/agent-skills@auth0 -y

Use the package when you want your agent to choose the relevant skill from this official Auth0 repository.

View auth0/agent-skills on GitHub
Copied