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

# Can I use OpenClaw and Slack for academic paper briefs?

> Use OpenClaw, Slack, and the Paperzilla CLI to create scheduled academic paper briefs.

export const AiAgents = ({path}) => <Tip>
    <b>AI agents</b>: This page is available as <a href={path + '.md'}>markdown</a>. See also the <a href="/llms.txt">docs index</a> and <a href="/llms-full.txt">full docs</a>.
  </Tip>;

<AiAgents path="/answers/research-brief-openclaw-slack" />

Yes.

OpenClaw supports [Slack as a channel](https://docs.openclaw.ai/channels/slack). Use the same Paperzilla mechanics as the Telegram workflow: OpenClaw runs the schedule, the Paperzilla CLI (`pz`) reads your project feed, and Slack receives the brief.

Use [OpenClaw and Telegram for research briefs](/guides/openclaw-telegram-briefs) as the closest detailed guide. Replace the Telegram channel setup and delivery target with your OpenClaw Slack channel setup.

This is a good fit when you want a self-hosted gateway that can send the same Paperzilla academic paper brief workflow to multiple chat tools.

## Related

* [Use the Paperzilla CLI with OpenClaw](/guides/openclaw)
* [Use OpenClaw and Telegram for research briefs](/guides/openclaw-telegram-briefs)
* [How do I use the Paperzilla CLI with OpenClaw?](/answers/how-do-i-use-paperzilla-cli-with-openclaw)
