> ## Documentation Index
> Fetch the complete documentation index at: https://openclaw.ai2me.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Clickclack plugin

# Clickclack plugin

Adds the Clickclack channel surface for sending and receiving OpenClaw messages.

## Distribution

* Package: `@openclaw/clickclack`
* Install route: npm; ClawHub: `clawhub:@openclaw/clickclack`

## Surface

channels: `clickclack`

The plugin can optionally create a lifecycle-synchronized ClickClack channel
for each OpenClaw session. Managed discussion channels use a same-agent side
session for observation and relay, while the attached main session receives a
pull-only `discussion` tool. See [ClickClack session discussions](/channels/clickclack#session-discussions)
for configuration and session-tool visibility requirements.

## Related docs

* [clickclack](/channels/clickclack)
