Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Botpress ADK Guidelines

porbotpress·botpress· v1.0.0 · atualizado em 2026-04-10
80
Score

A set of guidelines for developing with Botpress's Agent Development Kit (ADK). Use these guidelines whenever you are tasked with building a feature using the ADK.

botpressadkagent-developmenttypescriptbot-frameworkllm-integration
Linguagens
TypeScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdadk/workflow
1. Identify the user's question about the Botpress ADK.
2. Determine if the question can be answered with a CLI command.
3. If yes, use the Bash tool to run the appropriate `adk` command.
4. Parse the output and present it to the user.
5. If no, search for relevant documentation files using Glob and Grep.
6. Read the relevant files and extract the necessary information.
7. Provide a concise explanation with code examples and file references.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aHUD Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aCron Helper Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Cartography Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Skills Updater
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Filesystem-Based Context Engineering
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Mission Control
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←OpenCode Expert
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Agent Component
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Skill Lifecycle Manager
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Do-Work Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←UCP Skill — Universal Commerce Protocol Implementation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Deep Init Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Botpress ADK Guidelines
adk
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
Triggers5
How do I use the Botpress ADK?Explain the Botpress Agent Development Kit.How do I create an action in Botpress ADK?What is the difference between actions and tools in ADK?Show me an example of using Zai in ADK.

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download adk
$ synaptic skills detail adk
$ synaptic skills live adk

Dependências

@botpress/runtimebunnpmyarnpnpm

Links

GitHub Repository