Official skills publisher Verified Skillscout rank 125

Botpress

Botpress publishes official AI agent skills for its tools, services, and developer workflows. Making Machines Understand Humans.

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

6 Skills
1 Repository
9,900 Installs
12 GitHub stars

Install

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

Includes 6 official skills: adk, adk-debugger, adk-docs, adk-evals, adk-frontend, adk-dev-console.

6 skills 9,900 installs 12 stars
npx skills add botpress/skills -y

6 skills

botpress/skills 6 skills

adk-debugger

botpress/skills 1,400 installs
View source

adk-docs

botpress/skills 1,400 installs
View source

adk-evals

botpress/skills 1,400 installs
View source

adk-frontend

botpress/skills 1,400 installs
View source

adk-dev-console

botpress/skills 1,300 installs
View source

Repository documentation

botpress/skills package overview

botpress/skills/README.md View on GitHub

botpress/skills

Includes 6 official skills: adk, adk-debugger, adk-docs, adk-evals, adk-frontend, adk-dev-console.

Top skills in this package

adkOfficial Botpress skill from botpress/skills.
adk-debuggerOfficial Botpress skill from botpress/skills.
adk-docsOfficial Botpress skill from botpress/skills.
adk-evalsOfficial Botpress skill from botpress/skills.
adk-frontendOfficial Botpress skill from botpress/skills.
adk-dev-consoleOfficial Botpress skill from botpress/skills.

Install

Install the full package:

npx skills add botpress/skills -y

Install a specific skill:

npx skills add botpress/skills@adk -y

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

View botpress/skills on GitHub
Copied