add-slack

Configure Slack app tokens and scopes for Talon channel integration.

11|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/ivo-toby/talon --skill add-slack-ivo-toby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-slack
Source: https://github.com/ivo-toby/talon/tree/main/.claude/skills/add-slack
Command: npx skills add https://github.com/ivo-toby/talon --skill add-slack-ivo-toby

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides users through the process of integrating Slack as a communication channel within the Talon autonomous agent daemon, enabling seamless AI interaction via Slack.

Core Features & Use Cases

  • Guided Setup: Provides step-by-step instructions for creating a Slack app, configuring necessary tokens and scopes, and installing it to a workspace.
  • Channel Integration: Facilitates adding the configured Slack app as a channel within Talon using the talonctl command-line interface.
  • Persona Binding: Assists in linking an existing Talon persona to the newly added Slack channel.
  • Troubleshooting: Offers a comprehensive troubleshooting guide for common issues encountered during setup.
  • Use Case: A user wants their AI agent to respond to messages in their team's Slack workspace. This Skill walks them through all the necessary Slack API configurations and Talon commands to achieve this.

Quick Start

Follow the instructions to add a Slack channel to Talon.

Frequently Asked Questions about add-slack

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

FAQPage Schema
How do I integrate Slack with an autonomous agent daemon?

To integrate Slack with an autonomous agent daemon, you create a Slack app, configure necessary tokens and scopes, and use the daemon's command-line interface to add the channel and bind a persona.

How do I add a Slack channel to Talon?

You add a Slack channel to Talon by creating a Slack app, configuring its tokens and scopes, and using the `talonctl` command-line interface to link the configured app to your daemon workspace.

Why is my Slack bot not connecting to my agent daemon?

If your Slack bot is not connecting to your agent daemon, you can consult the troubleshooting guide included in the setup process to address common issues with token configuration and workspace installation.

Do I need to configure specific scopes to add Slack as a communication channel?

Yes, you need to configure specific scopes and tokens when creating your Slack app before installing it to your workspace and binding a persona to the communication channel.

Can I link an existing persona to a new Slack channel setup?

Yes, the Slack integration process includes persona binding, which assists in linking an existing agent persona to your newly added Slack communication channel.