Built-in

Slack Forward

Format and forward email alerts to configured Slack channels with rich formatting

Built-in Skill

Trigger Phrases

Say any of these to activate this skill:

  • "forward to slack"
  • "slack alert"
  • "notify slack"
  • "send to slack"
  • "post to slack"

Tools Used

tool_search tool_install memory_read memory_write send_message

How It Works

Format and deliver email alerts to Slack:

1. Connect — Check if Slack integration is installed via tool_search. If not:

    $&
2. Load config — Read channel mapping from memory (key: slack_alert_channels)
    $&
3. Format — Build a rich Slack message for each alert:
    $&
4. Deliver — Send formatted message via SLACK_SEND_MESSAGE to the appropriate channel
5. Log — Record delivery to memory for deduplication:
    $&
6. Batching — If multiple alerts fire at once (>3 in a single check):
    $&

Ready to use Slack Forward?

Create a free agent and install this skill in one click.

Get Started Free →