PickSkill
← Back

Create a Botpress AI agent with the ADK using OpenClaw

A guide to build AI bots with Botpress's Agent Development Kit (ADK)

README.md
Rendered from GitHub raw
View raw ↗

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

License

MIT License