Official skills publisher Verified Skillscout rank 0

Authup

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

Browse 3 official AI agent skills across 1 Authup repository, with install commands and source links.

3 Skills
1 Repository
0 Installs
0 GitHub stars

Install

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

1 official repository

Authup

authup/authup

Includes 3 official skills: update-dependency-graph, update-docs, version-bump.

3 skills 0 installs 0 stars
npx skills add authup/authup -y

3 skills

authup/authup 3 skills

update-dependency-graph

authup/authup 0 installs
View source

Repository documentation

authup/authup package overview

authup/authup/README.md View on GitHub

authup/authup

Includes 3 official skills: update-dependency-graph, update-docs, version-bump.

Top skills in this package

update-dependency-graphOfficial Authup skill from authup/authup.
update-docsOfficial Authup skill from authup/authup.
version-bumpOfficial Authup skill from authup/authup.

Install

Install the full package:

npx skills add authup/authup -y

Install a specific skill:

npx skills add authup/authup@update-dependency-graph -y

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

View authup/authup on GitHub
Copied