review-campaigns-channels

Scan Slack Campaigns channels and summarize last 24 hours of activity.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/giladli-mond/cursor-routines --skill review-campaigns-channels
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-campaigns-channels
Source: https://github.com/giladli-mond/cursor-routines/tree/main/skills/review-campaigns-channels
Command: npx skills add https://github.com/giladli-mond/cursor-routines --skill review-campaigns-channels

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finds and reads all Slack channels with "Campaigns" in the name. Summarises recent activity, flags important threads. Use as part of the daily start-of-day routine.

Core Features & Use Cases

  • Scan channels whose names include "Campaigns" (public and private) and identify relevant discussions.
  • Generate a concise, channel-by-channel summary highlighting key topics, decisions, and urgent threads.
  • Ensure must-check channels (e.g., ask-campaigns, campaigns-churns) are included in the scan and flagged if missing.
  • Output is ready for inclusion in morning briefings or dashboards.

Quick Start

Run the Review Campaigns Channels skill to scan all Campaigns channels from the last 24 hours and generate a channel-by-channel summary.

Frequently Asked Questions about review-campaigns-channels

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

FAQPage Schema
How do I summarize Slack channel activity for daily morning briefings?

To summarize Slack channel activity for daily morning briefings, this Skill scans channels with "Campaigns" in their name from the last 24 hours and generates an HTML-ready, channel-by-channel summary highlighting key topics and urgent threads.

Can I automatically flag important Slack threads in specific Campaigns channels?

Yes, you can flag important Slack threads by running this Skill, which reads messages and threads from must-check channels like ask-campaigns and campaigns-churns, and flags relevant discussions for your start-of-day routine.

What is the best way to scan both public and private Slack channels for recent campaigns activity?

The best way to scan public and private Slack channels for campaigns activity is using this Skill, which discovers channels via Slack search, fetches messages, and reads threads to produce a concise summary of the last 24 hours.

Does summarizing Slack campaigns channels require specific MCP tools?

Yes, summarizing Slack campaigns channels requires Slack MCP tools including slack_search_channels to discover channels, slack_read_channel to fetch messages, and slack_read_thread to read and flag important threads.

What happens if required channels like ask-campaigns are missing during the Slack activity scan?

If required channels like ask-campaigns are missing during the Slack activity scan, the Skill identifies their absence and explicitly flags the missing must-check channels in the final summary output.

How do I format Slack channel summaries for dashboard inclusion?

To format Slack channel summaries for dashboard inclusion, the Skill outputs an HTML-ready summary formatted to the system routine template, making it directly ready for morning briefings or dashboards.