slack-workflows

Automate Slack workflows for notifications, standups, approvals, and integrations via YAML configurations.

368|75|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/claude-office-skills/skills --skill slack-workflows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-workflows
Source: https://github.com/claude-office-skills/skills/tree/main/slack-workflows
Command: npx skills add https://github.com/claude-office-skills/skills --skill slack-workflows

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines communication and task management within Slack by automating repetitive workflows, notifications, and cross-platform integrations.

Core Features & Use Cases

  • Automated Notifications: Set up alerts for specific events (e.g., deal wins, payment failures).
  • Workflow Automation: Build custom workflows for tasks like daily standups, approval processes, and new hire onboarding.
  • Slash Commands: Define custom commands for quick actions like giving kudos or requesting time off.
  • Channel Management: Automate the creation and management of Slack channels based on external triggers.
  • Use Case: Automatically collect daily standup updates from team members, compile them into a summary, and post it to a designated channel each morning.

Quick Start

Use the slack-workflows skill to set up a daily standup bot that collects updates from team members and posts a summary to the #team-standup channel.

Frequently Asked Questions about slack-workflows

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

FAQPage Schema
How do I automate Slack notifications for specific events?

You can automate Slack notifications by defining YAML configurations that trigger alerts for specific events like deal wins or payment failures. The Skill manages the routing and delivery of these alerts to designated channels automatically.

What is the best way to collect daily standup updates in Slack?

The best way to collect daily standup updates is by setting up a workflow bot. It gathers updates from team members, compiles them into a summary, and posts it automatically to a designated Slack channel each morning.

Can I build custom slash commands for quick actions in Slack?

Yes, you can build custom slash commands for quick actions like giving kudos or requesting time off. You define these custom commands within the YAML workflow configurations to trigger the desired actions.

Does this Slack workflow automation tool support cross-platform integrations?

Yes, this Slack workflow automation supports cross-platform integrations using n8n patterns. This allows your Slack workflows to synchronize seamlessly with external systems for automated data flow and channel management.

How do I configure approval workflows and channel management in Slack?

You configure approval workflows and channel management in Slack by defining the processes in YAML configurations. This automates approval routing and triggers channel creation or archiving based on external events.