AI Agent Hub
Back to skills
AI News Known: Intelligent News Collection and Deduplication icon

AI News Known: Intelligent News Collection and Deduplication

Knowledge Management Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_ae76a857/ai-news-known according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Daily AI news is scattered across hot lists, newsletters, open-source releases, and papers. Manual filtering creates duplicate pushes and noise, making it hard to keep a readable digest. ai-news-known targets recurring AI news workflows that need a concise, archive-friendly briefing.

How It Works

  • Multi-source collection: a script aggregates Chinese hot lists from Weibo, Zhihu, Baidu, Toutiao, Wall Street CN, The Paper, and optional platform APIs.
  • AI filtering: high-confidence terms such as LLM, Agent, RAG, and 大模型 are prioritized; medium-confidence terms like chips, compute, and fine-tuning are evaluated with context.
  • Deduplication memory: it reads data/history.json, compares title hashes and similarity scores, and filters repeated items or reworded versions of the same event.
  • Search supplementation: an agent can use web_search to add AI-specific news missed by hot lists, then apply the same filtering and deduplication.
  • Output: the default is a dark-theme HTML page; Markdown, compact, and summary formats are also available.

Boundaries

It is suitable for a Chinese hot-list plus search-based AI digest, not deep research. If all sources fail, it falls back to web_search; screenshots and Xiaohongshu copy are only generated on explicit request. History records are cleaned automatically.

Use Cases

  • Before standups, filter 10 high-value AI stories from Weibo, Zhihu, and AI search into an HTML brief.
  • For weekly ops reports, group LLM, Agent, and embodied AI news by source with one-to-two sentence notes.
  • For knowledge management, record pushed AI items in history.json so future runs skip duplicate headlines.
  • For content edits, turn selected AI news into Xiaohongshu titles, structured copy, and hashtag sets.

Best For

  • Tech ops staff who need daily high-value AI news filtered from Chinese hot lists and AI search.
  • Knowledge managers who need to store AI industry updates in a team knowledge base.
  • Editors who need to produce AI news briefs for community or content channels.
  • Product tech leads who need to track LLM, Agent, and embodied AI trends with deduplication.