High Risk:This skill has significant security concerns. Review the findings below before installing.

adk

Caution·Scanned 2/19/2026

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).

from clawhub.ai·v1.0.0·56.9 KB·0 installs
Scanned from 1.0.1 at ea08470 · Transparency log ↗
$ vett add clawhub.ai/yueranlu/adkReview security findings before installing

Botpress ADK Skill

A comprehensive skill for building AI bots with the Botpress Agent Development Kit (ADK).

What's Inside

  • SKILL.md - Complete ADK development guide with code examples and patterns

Quick Summary

This skill provides guidance for the entire Botpress ADK development lifecycle:

  • Project Setup - adk init, adk login, adk link
  • Development - adk dev, adk chat, hot reloading
  • Core Concepts - Actions, Tools, Workflows, Conversations, Tables, Triggers, Knowledge Bases
  • Deployment - adk deploy, production configuration
  • Troubleshooting - Common errors and fixes

Usage

Load this skill when working with Botpress ADK projects. It will help with:

  • Creating new bots from scratch
  • Adding features (actions, tools, workflows, etc.)
  • Configuring integrations (Slack, Linear, GitHub, etc.)
  • Debugging deployment issues
  • Understanding ADK conventions and patterns

Requirements

Links

License

MIT License