tech-news-digest

Collect, deduplicate, score, and format tech news from six sources.

70|18|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/draco-agent/tech-news-digest --skill tech-news-digest-draco-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-news-digest
Source: https://github.com/draco-agent/tech-news-digest/tree/main
Command: npx skills add https://github.com/draco-agent/tech-news-digest --skill tech-news-digest-draco-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually tracking technology news across dozens of RSS feeds, social media accounts, code repositories, and forums is fragmented and time-consuming. This skill automates the entire workflow—from data collection and quality scoring to deduplication and formatted delivery—so you receive a curated, actionable digest without the manual overhead.

Core Features & Use Cases

  • Six-Source Pipeline: Collects data from RSS feeds, Twitter/X KOLs, GitHub releases, GitHub Trending, Reddit, and web search in parallel.
  • Quality Scoring & Deduplication: Ranks articles by source priority, engagement, recency, and cross-source validation while removing duplicates.
  • Multi-Format Delivery: Outputs ready-to-send reports for Discord, email, or PDF with Chinese typography support.
  • Use Case: An engineering lead can install this skill and receive a daily briefing of the top AI and crypto stories every morning at 9am, delivered directly to their team's Discord channel.

Quick Start

Use the tech-news-digest skill to generate a daily tech digest covering the past 48 hours and send it to your Discord channel.

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 tech news aggregation from RSS feeds and Reddit?

Automating tech news aggregation from RSS, Reddit, and GitHub involves collecting data in parallel, applying quality scoring, and removing duplicates. This skill automates the entire pipeline to deliver filtered multi-source intelligence without manual overhead.

Can I generate a daily tech news digest and send it to Discord?

Yes, you can generate a daily tech news digest and send it directly to Discord. The skill uses template-based rendering to produce ready-to-send reports formatted for Discord channels, email, or PDF distribution.

Do I need Python 3.8 and feedparser to collect GitHub releases and Twitter updates?

Yes, you need Python 3.8+ along with the feedparser and weasyprint dependencies to collect GitHub releases and Twitter updates. These libraries enable the automated data parsing and PDF rendering pipelines.

What is the best way to deduplicate technology news from multiple sources?

The best way to deduplicate technology news from multiple sources is cross-source validation combined with quality scoring. This skill ranks articles by source priority, engagement, and recency while automatically removing duplicate entries.

Does weasyprint support Chinese typography for PDF tech news briefings?

Yes, weasyprint supports Chinese typography for PDF tech news briefings. The skill leverages weasyprint for template-based rendering to produce formatted PDF reports with full Chinese typography support.

How do I configure source overlays for a custom weekly tech briefing?

Configuring source overlays for a custom weekly tech briefing involves defining specific RSS feeds, Twitter KOLs, and Reddit forums to track. The skill supports configurable source overlays to filter multi-source intelligence for targeted workflows.