coco-intel-briefing

Aggregate RSS feeds, summarize articles, and generate structured Markdown briefings.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/goodstoriesworld/coco-agent-skills --skill coco-intel-briefing
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: coco-intel-briefing
Source: https://github.com/goodstoriesworld/coco-agent-skills/tree/main/coco-intel-briefing
Command: npx skills add https://github.com/goodstoriesworld/coco-agent-skills --skill coco-intel-briefing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of daily intelligence briefings by aggregating RSS feeds, summarizing articles with AI, and analyzing business impact, delivering a structured briefing.

Core Features & Use Cases

  • Ingests multiple RSS feeds, deduplicates content, and schedules daily runs.
  • Generates concise AI-driven article summaries and assesses potential business impact.
  • Outputs a structured Markdown briefing ready for distribution, dashboards, or reports.
  • Use Case: A product team monitors industry news and receives a daily briefing highlighting notable trends and actions.

Quick Start

Configure FEEDS with your RSS sources and run the briefing script to generate today’s briefing.

Frequently Asked Questions about coco-intel-briefing

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

FAQPage Schema
How do I automate daily RSS briefings with article summarization?▼

You can automate daily RSS briefings by configuring multiple feed sources to fetch, deduplicate, and summarize articles into a structured markdown output. This pipeline aggregates diverse sources and applies LLM-based summarization to generate decision-ready intelligence briefs.

What is the best way to monitor business impact from RSS feeds?▼

Monitoring business impact from RSS feeds involves ingesting syndicated content, deduplicating entries, and applying AI-driven analysis to assess potential effects. This process converts raw news data into structured markdown briefings that highlight notable trends and required actions for product teams.

How do I deduplicate RSS articles before generating a markdown summary?▼

Deduplicating RSS articles before generating a markdown summary requires an aggregation pipeline that identifies and removes redundant content across multiple feeds. This ensures the final LLM-based summarization processes only unique articles, producing concise and actionable intelligence briefs.

Can I schedule automated news monitoring for threat intelligence briefs?▼

You can schedule automated news monitoring to produce threat intelligence briefs by setting up daily pipeline runs. The system fetches configured RSS feeds, applies AI summarization, and outputs a structured markdown file ready for distribution or dashboard integration.

Does automated briefing generation require manual formatting of the output?▼

Automated briefing generation does not require manual formatting because the pipeline outputs a structured markdown file directly. This markdown briefing is ready for immediate distribution, dashboard integration, or report compilation without additional formatting steps.

When should I not use a scheduled RSS pipeline for daily briefings?▼

You should not use a scheduled RSS pipeline for daily briefings if your intelligence sources do not support RSS syndication or if your monitoring needs require real-time alerting rather than aggregated, daily LLM-based summarization and business impact analysis.