Plugin Claude Code
Skills and commands for building AI agents with the Botpress Agent Development Kit (ADK).
Plugin Claude Code
Skills and commands for building AI agents with the Botpress Agent Development Kit (ADK).
Plugin Claude Code
Skills and commands for building AI agents with the Botpress Agent Development Kit (ADK).
Command
Interview the user about a new ADK primitive or feature, then build it.
Command
Load the adk-debugger and adk skills, then start debugging immediately.
Command
Explain ADK Dev Console features, tabs, and UI concepts.
Command
Create, review, update, sync, or search project documentation for an ADK bot.
Command
Write, run, or debug evals for an ADK bot.
Command
Explain an ADK bot's architecture, flow, and components.
Command
Build frontend apps that integrate with ADK bots.
Command
Scaffold a new Botpress ADK project.
Command
Discover, add, and configure Botpress integrations.
Command
Run pre-flight checks and deploy an ADK bot to production.
Command
Invoke an ADK primitive end-to-end with realistic input to confirm it works.
Command
Validate an ADK primitive or a feature (a set of related primitives).
Skill Claude CodeCodex
Systematic debugging for ADK agents — trace reading, log analysis, common failure diagnosis, and the debug loop.
Skill Claude CodeCodex
Explains 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.
Skill Claude CodeCodex
Use this skill when helping users create, review, update, or maintain documentation for their ADK projects. Users write guides and docs for their own bots and features — code examples should come from their project and the official ADK repo.
Skill Claude CodeCodex
Complete 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.
Skill Claude CodeCodex
Guidelines for building frontend applications that integrate with Botpress ADK bots - covering authentication, type generation, client setup, and calling bot actions.
Skill Claude CodeCodex
Use this skill when you've got questions about the Botpress Agent Development Kit (ADK) - like when you're building a feature that involves tables, actions, tools, workflows, conversations, files, knowledge bases, triggers, assets, integrations, plugins, evals, or Zai.