Official skills publisher Verified Skillscout rank 0

Authgear

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

Browse 27 official AI agent skills across 5 Authgear repositories, with install commands and source links.

27 Skills
5 Repositories
0 Installs
0 GitHub stars

Install

Add Authgear 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/authgear/authgear_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Authgear 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

5 official repositories

Authgear Server

authgear/authgear-server

Includes 19 official skills: add-go-test, add-portal-admin-api-mutation, add-portal-admin-api-query, add-portal-screen, api-design, bootstrap-local-dev.

19 skills 0 installs 0 stars
npx skills add authgear/authgear-server -y

Authgear Site Admin Portal

authgear/authgear-site-admin-portal

Includes 4 official skills: connect-api, date-handling, update-vulnerable-deps, write-api-tests.

4 skills 0 installs 0 stars
npx skills add authgear/authgear-site-admin-portal -y

Authgear Sdk Js

authgear/authgear-sdk-js

Includes 2 official skills: update-deps, write-changelog.

2 skills 0 installs 0 stars
npx skills add authgear/authgear-sdk-js -y

Authgear Sdk Nextjs

authgear/authgear-sdk-nextjs

Includes 1 official skill: update-deps.

1 skill 0 installs 0 stars
npx skills add authgear/authgear-sdk-nextjs -y

Oauthrelyingparty

authgear/oauthrelyingparty

Includes 1 official skill: dep-audit.

1 skill 0 installs 0 stars
npx skills add authgear/oauthrelyingparty -y

27 skills

authgear/authgear-server 19 skills

add-go-test

authgear/authgear-server 0 installs
View source

add-portal-admin-api-mutation

authgear/authgear-server 0 installs
View source

add-portal-admin-api-query

authgear/authgear-server 0 installs
View source

add-portal-screen

authgear/authgear-server 0 installs
View source

api-design

authgear/authgear-server 0 installs
View source

bootstrap-local-dev

authgear/authgear-server 0 installs
View source

generate-schemas-and-gentype

authgear/authgear-server 0 installs
View source

new-siteadmin-api

authgear/authgear-server 0 installs
View source

portal-admin-api-graphql

authgear/authgear-server 0 installs
View source

review-pr

authgear/authgear-server 0 installs
View source

update-deps

authgear/authgear-server 0 installs
View source

update-email-templates

authgear/authgear-server 0 installs
View source

update-feature-config

authgear/authgear-server 0 installs
View source

update-go-version

authgear/authgear-server 0 installs
View source

update-important-modules

authgear/authgear-server 0 installs
View source

update-portal-ui

authgear/authgear-server 0 installs
View source

update-vettedpositions

authgear/authgear-server 0 installs
View source

write-e2e-test

authgear/authgear-server 0 installs
View source

write-implementation-plan

authgear/authgear-server 0 installs
View source
authgear/authgear-site-admin-portal 4 skills

connect-api

authgear/authgear-site-admin-portal 0 installs
View source

date-handling

authgear/authgear-site-admin-portal 0 installs
View source

update-vulnerable-deps

authgear/authgear-site-admin-portal 0 installs
View source

write-api-tests

authgear/authgear-site-admin-portal 0 installs
View source
authgear/authgear-sdk-js 2 skills

update-deps

authgear/authgear-sdk-js 0 installs
View source

write-changelog

authgear/authgear-sdk-js 0 installs
View source
authgear/authgear-sdk-nextjs 1 skill

update-deps

authgear/authgear-sdk-nextjs 0 installs
View source
authgear/oauthrelyingparty 1 skill

dep-audit

authgear/oauthrelyingparty 0 installs
View source

Repository documentation

authgear/authgear-server package overview

authgear/authgear-server/README.md View on GitHub

authgear/authgear-server

Includes 19 official skills: add-go-test, add-portal-admin-api-mutation, add-portal-admin-api-query, add-portal-screen, api-design, bootstrap-local-dev.

Top skills in this package

add-go-testOfficial Authgear skill from authgear/authgear-server.
add-portal-admin-api-mutationOfficial Authgear skill from authgear/authgear-server.
add-portal-admin-api-queryOfficial Authgear skill from authgear/authgear-server.
add-portal-screenOfficial Authgear skill from authgear/authgear-server.
api-designOfficial Authgear skill from authgear/authgear-server.
bootstrap-local-devOfficial Authgear skill from authgear/authgear-server.
generate-schemas-and-gentypeOfficial Authgear skill from authgear/authgear-server.
new-siteadmin-apiOfficial Authgear skill from authgear/authgear-server.

Install

Install the full package:

npx skills add authgear/authgear-server -y

Install a specific skill:

npx skills add authgear/authgear-server@add-go-test -y

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

View authgear/authgear-server on GitHub
Copied