Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Automate Slack via browser automation to check unreads, navigate channels, send messages, and extract conversation data.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
templates/slack-report-template.md
1# Slack Analysis Report23**Date**: [DATE]4**Workspace**: [WORKSPACE_NAME]5**Analyst**: [YOUR_NAME]6**Scope**: [WHAT_YOU_ANALYZED]78## Summary910### Unread Counts11- **Activity**: [NUMBER] unreads12- **Direct Messages**: [NUMBER] unreads13- **Channels**: [NUMBER] channels with unreads1415### Key Findings16- [FINDING 1]17- [FINDING 2]18- [FINDING 3]1920---2122## Unread Channels2324List of channels with unread messages:2526| Channel | Unread Count | Last Activity | Notes |27|---------|-------------|---------------|-------|28| #engineering | 12 | Today 2:45 PM | Active discussion thread |29| #announcements | 3 | Yesterday 5:30 PM | Team updates |30| #random | 5 | Today 11:20 AM | Various topics |3132---3334## Unread Direct Messages3536| User/Group | Message Count | Last Message | Preview |37|------------|--------------|--------------|---------|38| @alice | 2 | Today 3:15 PM | "Are you free to..." |39| @product-team | 5 | Today 2:00 PM | Sync scheduled for... |4041---4243## Channel Snapshot4445### Total Channels Accessible46- **Public Channels**: [NUMBER]47- **Private Channels**: [NUMBER]48- **Group DMs**: [NUMBER]4950### Channel Categories51- **External Connections**: [COUNT] channels52- **Starred**: [COUNT] channels53- **Main Channels**: [COUNT] channels5455---5657## Most Active Channels (by recent activity)5859| Rank | Channel | Activity | Participants |60|------|---------|----------|--------------|61| 1 | #engineering | High | 15+ active |62| 2 | #general | High | 10+ active |63| 3 | #product-design | Medium | 8+ active |6465---6667## Key Conversations6869### [TOPIC 1]: Channel #engineering70- **Status**: Ongoing discussion71- **Participants**: @alice, @bob, @charlie72- **Latest Update**: [TIME]73- **Thread Count**: 5 threads74- **Files Shared**: 2 documents75- **Screenshots**: See `engineering-thread.png`7677**Notes**: [Additional context about the conversation]7879### [TOPIC 2]: DM with @alice80- **Unread Messages**: 281- **Last Message**: [TIME]82- **Summary**: [Brief summary of conversation]83- **Action Items**: [Any TODOs mentioned]8485---8687## Search Results8889### Query: "[SEARCH_TERM]"90- **Results**: [NUMBER] messages91- **Date Range**: [FROM] to [TO]92- **Top Channels**: [LIST]93- **Key Themes**: [PATTERNS OBSERVED]9495#### Sample Results961. **[Date/Time]** in #[channel]: [Message snippet]972. **[Date/Time]** in #[channel]: [Message snippet]983. **[Date/Time]** in #[channel]: [Message snippet]99100---101102## Reactions & Engagement103104### Most Reacted-To Messages105| Message | Emoji | Count | Channel |106|---------|-------|-------|---------|107| "Shipped to production" | ๐ | 8 | #engineering |108| "FYI the site is down" | ๐จ | 12 | #incidents |109110---111112## Team Insights113114### Most Active Users (by message volume)1151. @alice - [COUNT] messages1162. @bob - [COUNT] messages1173. @charlie - [COUNT] messages118119### Most Active Times120- Peak hour: [TIME]121- Peak day: [DAY]122- Average messages per hour: [NUMBER]123124---125126## Issues / Observations127128### [ISSUE 1]: [Title]129**Severity**: [Critical/High/Medium/Low]130**Description**: [What was observed]131**Evidence**: See `issue-1-screenshot.png`132**Recommendation**: [Suggested action]133134---135136## Screenshots137138| File | Description |139|------|-------------|140| `activity-tab.png` | Activity tab showing unreads |141| `dms-overview.png` | DM list with unread indicators |142| `channels-full-list.png` | Complete channel list |143| `engineering-thread.png` | Active engineering thread |144145---146147## Appendix: Raw Data148149### Snapshot Output150```151[Paste snapshot -i output here]152```153154### JSON Snapshot (for parsing)155```json156[Paste snapshot --json output here]157```158159---160161**Report Generated**: [DATE/TIME]162**Analysis Duration**: [TIME]163**Next Steps**: [TODO]164