tech-news-digest

Aggregate tech sources into a quality-scored digest with deduplication and cross-topic grouping.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ISAQQSAI/SkillAttack --skill tech-news-digest-isaqqsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-news-digest
Source: https://github.com/ISAQQSAI/SkillAttack/tree/main/data/hot100skills/063_dinstein_tech-news-digest
Command: npx skills add https://github.com/ISAQQSAI/SkillAttack --skill tech-news-digest-isaqqsai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feedparser, jsonschema, weasyprint, openssl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Consolidates multiple data sources into a single, high-quality tech digest, reducing manual curation and speeding up dissemination.

Core Features & Use Cases

  • Unified ingestion from RSS, Twitter, GitHub, Reddit, and web search
  • Quality scoring and deduplication to surface relevant articles
  • Multi-format output for Discord, email, and Markdown templates
  • Use Case: Automatically generate a daily digest and deliver it to a channel or inbox with minimal setup

Quick Start

Run the unified pipeline to generate and deliver the daily digest.

Frequently Asked Questions about tech-news-digest

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

FAQPage Schema
How do I automate a daily tech news digest from RSS, Twitter, and GitHub sources?

To automate a daily tech news digest from RSS, Twitter, and GitHub, run the unified Python pipeline to aggregate diverse sources into a single quality-scored digest. It applies deduplication and cross-topic grouping before delivering the output through your configured channels.

How does deduplication work when aggregating tech news from multiple sources?

Deduplication works by applying a quality scoring mechanism across ingested RSS, Twitter, and Reddit feeds, removing redundant articles before grouping cross-topic results. This ensures the final digest surfaces only the most relevant and unique content.

Do I need Python environment variables configured to generate a tech digest pipeline?

Yes, you need Python environment variables configured to drive the workflow settings for the tech digest pipeline. Environment-driven configuration controls source ingestion, retry logic, and distribution channels for generating your daily report.

Can I output the automated tech digest as a PDF using WeasyPrint?

Yes, you can output the automated tech digest as a PDF using WeasyPrint. The pipeline supports optional PDF generation via WeasyPrint alongside multi-format outputs for Discord, email, and Markdown templates.

What is the best way to distribute a quality-scored tech digest to Discord and email?

The best way to distribute a quality-scored tech digest to Discord and email is using the unified pipeline with multi-format output support. It automatically generates Markdown templates and delivers the consolidated digest directly to your specified channel or inbox.

Does the tech digest pipeline support Reddit and web search ingestion alongside RSS?

Yes, the tech digest pipeline supports Reddit and web search ingestion alongside RSS, Twitter KOLs, and GitHub trending. It applies unified ingestion to aggregate all these diverse sources into a single quality-scored digest.