Skip to main content
Back to registry

adk

botpress/skills

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, or Zai.

Installs267
Install command
npx skills add https://github.com/botpress/skills --skill adk
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
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, or Zai. The Botpress ADK is a convention-based TypeScript framework where file structure maps directly to bot behavior . Place files in the correct directories, and they automatically become available as bot capabilities. The ADK provides primitives for: All primitives must be placed in src/ directory: Note: dependencies.json was removed in ADK 1.9+. All configuration including integrations now lives in agent.config.ts . Critical: Files outside src/ are not discovered. Location = behavior. Activate this skill when users ask ADK-related questions like: ADK questions fall into two categories: CLI queries and documentation lookups .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does adk do?

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, or Zai.

Is adk good?

adk does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does adk work with?

adk currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to adk?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install adk?

npx skills add https://github.com/botpress/skills --skill adk

Related skills

Alternatives in Software Engineering