Botpress Skills
Botpress Skills from botpress/skills.
Skills in this plugin
6- ▌ Adk · botpress bundlea set of guidelines to build with Botpress's Agent Development Kit (ADK) - use these whenever you're tasked with building a feature using the ADK
- ▌ Adk Docs · botpress bundleguidelines for creating, reviewing, updating, and searching ADK documentation - use when users ask about writing, maintaining, or auditing ADK bot docs
- ▌ Adk Evals · botpress bundleComplete reference for writing, running, and iterating on evals (automated conversation tests) for ADK agents. Covers eval file format, all assertion types, CLI usage, and per-primitive testing patterns.
- ▌ Adk Debugger · botpress bundleSystematic debugging for ADK agents — trace reading, log analysis, common failure diagnosis, and the debug loop.
- ▌ Adk Frontend · botpress bundleGuidelines for building frontend applications that integrate with Botpress ADK bots - covering authentication, type generation, client setup, and calling bot actions
- ▌ Adk Dev Console · botpress bundleExplains the ADK Dev Console — what each tab shows, how to read Agent Steps, traces, multi-agent dashboard, agent switching, console modes, and other UI features visible at localhost:3001 during adk dev