ai-news-digest_skill

This skill generates a Chinese AI news digest from multiple sources, deduplicates items, and traces origins for easy reference.
  • Python

2

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill deletexiumu/agentskills-hub --skill ai-news-digest

  • SKILL.md6.7 KB

Overview

This skill aggregates AI news from 20+ sources, deduplicates overlapping items, classifies by theme, and generates an auditable digest in Markdown or JSON. It supports multi-language output (default Chinese), image export, and preserves source links and raw metadata for traceability.

How this skill works

The skill loads a prioritized source list (RSS/Atom first, HTML fallback), fetches and normalizes entries, then performs deduplication and topic classification. It sorts results by time and source weight, optionally extracts full text, translates summaries if needed, and renders a templated Markdown digest (or JSON/image) with per-item metadata and source tracing.

When to use it

  • Daily or ad-hoc AI news briefings for teams or newsletters
  • Monitoring a specific time window (today/yesterday/specified date range)
  • Compiling multi-source summaries while avoiding duplicate coverage
  • Generating translated digests for multilingual audiences
  • Producing social-share images or Markdown-ready reports for publication

Best practices

  • Prefer RSS/Atom-enabled sources; falling back to HTML only when RSS is unavailable
  • Keep default time zone (Asia/Shanghai) unless you need a specific regional window
  • Set sensible max and max-per-topic limits to maintain digest readability
  • Do not attempt to bypass paywalls; include only public meta information for restricted content
  • Enable LLM translation only when higher-quality translations are needed and API keys are configured

Example use cases

  • Generate today’s Chinese AI digest from all default sources and save as digest.md
  • Produce a JSON feed of AI product launches from the last 7 days for downstream processing
  • Create a landscape shareable image of top 5 AI research items for social distribution
  • Fetch yesterday’s AI policy updates limited to the policy topic and include source tracebacks
  • Run a smoke test to verify feed connectivity and list any failed sources for investigation

FAQ

Yes — default is Chinese (zh). You can request English or both; when source articles are in another language they are translated and raw originals are retained in JSON.

How does deduplication work?

Deduplication merges exact-link duplicates and near-duplicate titles across sources, keeping one canonical entry and listing all contributing sources.

Will the skill bypass paywalls?

No. The skill respects paywalls and site terms; for gated content it uses only publicly available metadata such as title and excerpt.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational