adk
This skill is a comprehensive Botpress ADK development guide with CLI and code examples for building bots. It instructs running remote install scripts (`curl -fsSL https://github.com/botpress/adk/releases/latest/download/install.sh | bash`, `powershell -c "irm https://github.com/botpress/adk/releases/latest/download/install.ps1 | iex"`), uses environment secrets (`API_KEY`, `SLACK_TOKEN`), and references external endpoints (`https://app.botpress.cloud`).