Livestreaming to ATProtocol

Publish real-time agent activity and reasoning to ATProtocol collections.

23|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/cpfiffer/central --skill livestreaming-to-atprotocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Livestreaming to ATProtocol
Source: https://github.com/cpfiffer/central/tree/main/.skills/livestreaming-to-atproto
Command: npx skills add https://github.com/cpfiffer/central --skill livestreaming-to-atprotocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Publish real-time agent activity and internal reasoning to ATProtocol to enable transparent and auditable AI operations.

Core Features & Use Cases

  • Real-time publishing of tool usage to network.comind.activity.
  • Public posting of responses and reasoning to network.comind.response and network.comind.reasoning.
  • Built-in redaction to protect secrets and support Letta Code hook-based workflows.
  • Easy setup via Letta Code hooks to broadcast activity during development and operation.

Quick Start

Configure the Letta Code hooks and run the livestream script to start publishing tool activity, responses, and reasoning to ATProtocol.

Frequently Asked Questions about Livestreaming to ATProtocol

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish live agent activity to ATProtocol for public auditing?

You can publish live agent activity to ATProtocol by configuring Letta Code hooks to broadcast tool usage, responses, and reasoning to comind network collections for transparent public auditing.

Does ATProtocol livestreaming support redaction to protect secrets?

Yes, ATProtocol livestreaming includes a built-in redaction mechanism to protect secrets while publishing internal reasoning and tool usage to public network collections like network.comind.activity.

What do I need to set up real-time agent reasoning publishing on ATProtocol?

To set up real-time agent reasoning publishing, you need Letta Code hooks configured and ATProto credentials to authenticate broadcasts to network.comind.response and network.comind.reasoning collections.

Can I use Letta Code hooks to broadcast AI tool usage transparently?

Yes, you can use Letta Code hooks to broadcast AI tool usage transparently by publishing real-time activity to the network.comind.activity collection on ATProtocol during development and operation.

Why publish agent activity to ATProtocol collections during development?

Publishing agent activity to ATProtocol collections during development enables transparent operation and public auditing of internal reasoning, tool usage, and responses to ensure accountability.

What ATProtocol collections are used for livestreaming agent cognition and responses?

Livestreaming agent cognition and responses uses three ATProtocol collections: network.comind.activity for tool usage, network.comind.response for outputs, and network.comind.reasoning for internal thinking.