ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

tech-news-digest

Generate tech news digests with unified source model, quality scoring, and multi-format output. Six-source data collection from RSS feeds, Twitter/X KOLs, GitHub releases, GitHub Trending, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/asterisk622/xiaoding-dinstein-tech-news-digest
Or

What This Skill Does

The tech-news-digest skill is an advanced automation framework designed to aggregate, filter, and synthesize technological information from six diverse channels. By utilizing a unified data source model, it pulls updates from RSS feeds, Twitter/X KOLs, GitHub releases, GitHub Trending repositories, Reddit communities, and real-time web searches via Tavily or Brave. The system integrates a robust quality scoring pipeline that ranks information by relevance, ensuring that the final digest is not just a dump of data, but a curated high-signal briefing. The skill supports multiple output formats including Discord-ready markdown, email templates, and PDF-ready structures, making it an essential tool for developers and tech enthusiasts to stay updated without manual searching.

Installation

To integrate this skill into your environment, use the ClawHub package manager. Run the following command in your terminal: clawhub install openclaw/skills/skills/asterisk622/xiaoding-dinstein-tech-news-digest After installation, copy the default configuration files from config/defaults/ into your workspace/config/ directory. You will need to populate the environment variables (specifically for API access to Twitter, GitHub, and your preferred search engine) to enable data collection features.

Use Cases

  • Weekly Briefings: Generate an automated digest of all relevant AI and open-source news every Monday morning for your team.
  • Market Research: Monitor specific frontier tech topics or GitHub trends to track emerging industry competitors and breakthroughs.
  • Community Engagement: Automatically post curated daily summaries to Discord channels to keep community members informed about new software releases.

Example Prompts

  1. "Run the tech-news-digest pipeline for the last 24 hours focusing on LLM developments and output the result in a discord-ready format."
  2. "Update my source config to include the latest trending AI repositories on GitHub and run a fresh crawl."
  3. "Summarize the top 5 trending tech news items from the last 48 hours and email the formatted markdown digest to my inbox."

Tips & Limitations

  • Rate Limits: Always provide a GITHUB_TOKEN to ensure higher API rate limits when scraping repository data.
  • Quality Control: Adjust the topics.json files carefully. The must_include and exclude tags are powerful; use them to refine your signal-to-noise ratio.
  • Performance: The pipeline runs in parallel; ensure your machine has sufficient bandwidth and CPU overhead if you are scraping large numbers of sources concurrently.
  • Dependencies: This tool relies on external API connectivity; ensure your firewall permits outgoing requests to the specified API endpoints.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-asterisk622-xiaoding-dinstein-tech-news-digest": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#news#automation#scraper#tech#curation
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api