Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Agent Modes

porposthog·posthog· v1.0.0 · atualizado em 2026-04-10
79
Score

Provides guidelines for creating or updating modes for the PostHog AI agent. Modes constrain the tools, prompts, and prompt injections used, and the conditions under which they apply. Using modes effectively can improve the agent's performance.

ai-agentagent-modesprompt-engineeringtool-integrationposthogagent-configurationfeature-flagging
Linguagens
TypeScriptJavaScriptPython
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdimplementing-agent-modes/workflow
1
Determine Mode Name: — Scope the mode by PostHog product, area, or agent.
2
Create/Update Schema: — Add a new AgentMode to the schema and regenerate it.
3
Create Mode Scaffolding: — Create AgentToolkit and AgentModeDefinition.
4
Add Tools: — Add relevant tools to the mode's toolkit, considering dependencies.
5
Write Trajectory Examples: — Create JTBD-style examples for typical tasks.
6
Implement Frontend: — Update UI elements for displaying data from the tools.
7
Add Feature Flag: — Ensure the new mode is feature-flagged correctly.
8
Implement and Update Tests: — Test new tools, presets, and executables.

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 aDynamic Stop Loss (DSL) v4
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aQVeris — Search & Action Engine
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aAdversarial Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Agent Modes
implementing-agent-modes
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
create a new agent modeimplement a new mode for the AI agentupdate an existing agent modeadd a new tool to an agent modeconfigure agent behavior with modesmodify the execution loop of an agent modeswitch agent to a different mode

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 implementing-agent-modes
$ synaptic skills detail implementing-agent-modes
$ synaptic skills live implementing-agent-modes

Links

GitHub Repository