Official skills publisher Verified Skillscout rank 68

Aurabox

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

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

4 Skills
1 Repository
87 Installs
6 GitHub stars

Install

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

Skills

aurabx/skills

Includes 4 official skills: medical-imaging-pipelines, dicom-processing, dicomweb-protocol, aurabox-rest-api.

4 skills 87 installs 6 stars
npx skills add aurabx/skills -y

4 skills

aurabx/skills 4 skills

medical-imaging-pipelines

aurabx/skills 38 installs
View source

dicom-processing

aurabx/skills 26 installs
View source

dicomweb-protocol

aurabx/skills 16 installs
View source

aurabox-rest-api

aurabx/skills 7 installs
View source

Repository documentation

aurabx/skills package overview

aurabx/skills/README.md View on GitHub

aurabx/skills

Includes 4 official skills: medical-imaging-pipelines, dicom-processing, dicomweb-protocol, aurabox-rest-api.

Top skills in this package

medical-imaging-pipelinesOfficial Aurabox skill from aurabx/skills.
dicom-processingOfficial Aurabox skill from aurabx/skills.
dicomweb-protocolOfficial Aurabox skill from aurabx/skills.
aurabox-rest-apiOfficial Aurabox skill from aurabx/skills.

Install

Install the full package:

npx skills add aurabx/skills -y

Install a specific skill:

npx skills add aurabx/skills@medical-imaging-pipelines -y

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

View aurabx/skills on GitHub
Copied