slack-intelligence

Extract blockers, decisions, action items, and FYIs from Slack channel history into structured reports.

11|8|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/tallclub/matimo --skill slack-intelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-intelligence
Source: https://github.com/tallclub/matimo/tree/main/typescript/examples/mcp/matimo-tools/skills/slack-intelligence
Command: npx skills add https://github.com/tallclub/matimo --skill slack-intelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack channels are noisy and hard to summarize. This Slack Intelligence Skill automates the extraction of meaningful signals from Slack channel history, turning conversations into structured, auditable reports that inform decisions.

Core Features & Use Cases

  • Extract blockers, decisions, action items, and FYIs from Slack messages with timestamps and user attribution.
  • Generate structured reports that are easy to review in meetings, post-mortems, or sprint retrospectives.
  • Use cases include project status updates, incident reviews, and engineering or product-team follow-ups.

Quick Start

Use Slack channel history to generate a structured intelligence report.

Frequently Asked Questions about slack-intelligence

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

FAQPage Schema
How do I extract action items and blockers from Slack channel history?

To extract action items and blockers from Slack channel history, use this Skill to automatically process conversations, preserving user attribution and timestamps while generating structured intelligence reports for downstream analysis.

Can I generate a structured report from Slack messages for a sprint retrospective?

Yes, you can generate a structured report from Slack messages for sprint retrospectives. The Skill de-duplicates channel history and preserves thread context to produce deterministic, auditable reports suitable for meeting reviews and post-incident analysis.

Does the Slack intelligence report preserve thread context and user attribution?

Yes, the Slack intelligence report preserves thread context and user attribution. The extraction process retains original timestamps and user identities to ensure structured reports remain auditable for engineering or product-team follow-ups.

What is the best way to summarize Slack conversations for post-incident reviews?

The best way to summarize Slack conversations for post-incident reviews is applying deterministic signal extraction to channel history. This converts noisy project workspace messages into structured reports isolating decisions, blockers, and FYIs.

Can I use this for ongoing project status updates from team channels?

Yes, you can use this for ongoing project status updates from team channels. The Skill applies signal extraction to continuous channel history, turning daily conversations into structured reports with timestamps for consistent status tracking.

Are there limitations when de-duplicating Slack messages for structured reports?

A key limitation when de-duplicating Slack messages for structured reports is relying entirely on available channel history. The Skill requires complete message access to accurately extract signals and preserve thread context without missing conversational dependencies.