All recipesSlack Agent Template
A Slack agent recipe. Someone mentions the bot or sends it a direct message, a task starts, and the agent replies in that thread.
slack
Run it
git clone https://github.com/introspection-recipes/template-slack-agent
cd template-slack-agent
pi --recipe .
The clone is the install. Change anything in it and the next launch picks the change up, because Pi reads the directory rather than a built artifact.
What is inside
- 1 agent
- One definition, with its model, tool allowlist and instructions.
- 1 MCP server
- slack. Declared by id, with a binding template in place of any credential.