data-intelligence-pipeline

Build end-to-end data pipelines fetching, analyzing, and visualizing Slack and document intelligence.

3|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/paolomoz/skills --skill data-intelligence-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-intelligence-pipeline
Source: https://github.com/paolomoz/skills/tree/main/skills/data-intelligence-pipeline
Command: npx skills add https://github.com/paolomoz/skills --skill data-intelligence-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex process of gathering, analyzing, and synthesizing intelligence from disparate data sources like Slack and documents, transforming raw information into actionable insights and dashboards.

Core Features & Use Cases

  • End-to-End Data Pipelines: Orchestrates fetching, AI-powered analysis, synthesis, and visualization.
  • Incremental Processing: Efficiently processes new or changed data, saving time and resources.
  • Slack & Document Ingestion: Integrates data from multiple sources for comprehensive analysis.
  • Use Case: Automatically build a weekly intelligence report by analyzing Slack conversations and ingested documents to identify key customer trends, product gaps, and emerging opportunities.

Quick Start

Use the data-intelligence-pipeline skill to fetch new data from Slack channels and analyze it for actionable insights.

Frequently Asked Questions about data-intelligence-pipeline

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

FAQPage Schema
How do I build a data pipeline to extract intelligence from Slack channels?

The pipeline fetches and analyzes Slack conversations using incremental processing and hash-based change detection. It leverages AI extraction to synthesize unstructured Slack data into actionable intelligence and dashboards.

Can I automate weekly intelligence report generation from unstructured documents?

Yes, the pipeline ingests documents and Slack conversations to automatically build weekly intelligence reports. It synthesizes raw data to identify customer trends, product gaps, and emerging opportunities.

How does incremental data processing handle new or changed documents?

Incremental processing uses hash-based change detection to identify new or modified documents. This mechanism efficiently processes only updated data, saving computational resources during pipeline execution.

What is the best way to turn raw unstructured data into visual dashboards?

An automated pipeline orchestrates fetching, AI-powered structured data extraction, and synthesis to transform raw unstructured sources into visual intelligence dashboards.

Does the data pipeline require external dependencies to analyze Slack data?

No external dependencies are required. The pipeline operates self-contained using internal scripts and references to fetch, analyze, and synthesize intelligence from Slack channels and documents.

Why use AI extraction for semi-structured data aggregation?

AI extraction reliably pulls structured data from semi-structured sources, enabling automated data aggregation and insight generation that traditional rule-based parsing methods cannot handle.