slack-report

Installation
SKILL.md

Slack Report

Overview

Create a Slack report for a named stream such as super-agent by scanning the requested Slack channels, collecting only messages newer than the last successful check, merging the findings into that day’s report file, writing a short top-level summary, and writing the new watermark only after the report is complete. When the user asks for a Google Doc version, also write the report into a persistent Google Doc and reuse that same doc on later runs.

The report input is:

  • title: report title, used for the watermark file name
  • channels: Slack channels to scan
  • topic: the subject to prioritize while reading
  • categories (optional): ordered buckets such as announcements, updates, feedback
  • output (optional): markdown by default; when the user asks for a Google Doc or gdoc, write both the markdown report and the Google Doc

Report File

Installs
1
GitHub Stars
13
First Seen
8 days ago
slack-report — kevinslin/skills