Livestreaming to ATProtocol
Installation
SKILL.md
Livestreaming to ATProtocol
Publish your agent's operation to ATProtocol collections in real-time using Letta Code hooks.
When to Use
- Setting up transparent AI operation ("glass box")
- Broadcasting tool calls, responses, and reasoning publicly
- Building observable AI systems on ATProtocol
Architecture
PostToolUse hook → network.comind.activity (tool calls)
Stop hook → Letta API poll → network.comind.response (messages)
→ network.comind.reasoning (thinking)