Botpress
Official@botpress · Québec City
Making Machines Understand Humans
Agent Skills by Botpress
Showing 2 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About Botpress
FAQPage SchemaWhat specific tasks can I perform using the Botpress ADK?▼
The ADK enables developers to build custom features and integrate external frontends with conversational logic. It provides typed action definitions and authentication handling, allowing for seamless data exchange between React-based interfaces and the underlying conversational state machine.
Which technical personas are the primary users of these skills?▼
These skills are designed for frontend engineers and full-stack developers working with React and Vite. It is specifically intended for those building custom conversational interfaces who require strict typing and secure connectivity between their web components and backend logic.
What are the prerequisites for implementing the ADK with a frontend?▼
Implementation requires an existing React or Vite project environment. Developers must follow the Agent Development Kit guidelines to define typed actions and configure the necessary authentication headers to establish a secure connection between the frontend and the Botpress environment.