← 返回
未分类 Key 中文

ai-newsletter-chn-for-hermes

Generate a daily AI news newsletter for a Chinese audience from fresh web sources. Return the newsletter body and article summaries in Simplified Chinese.
从最新的网络来源为中文读者生成每日AI新闻简报,以简体中文返回简报正文及文章摘要。
j3ffyang j3ffyang 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 278
下载
💾 0
安装
1
版本
#latest

概述

AI Newsletter Daily

When to Use

Use for current AI/ML news, releases, research, funding, product launches, model updates, regulation, benchmarks, or practitioner-relevant developments.

Do not use for evergreen explainers, non-AI topics, or long-form research that is not meant to become a curated newsletter.

Procedure

  1. Resolve inputs.
    • Defaults: target_news_count=20, search_query="latest AI news today", search_time_window_days=2, max_search_results=60, min_articles_required=10, include_domains=[], exclude_domains=["youtube.com","reddit.com","facebook.com","x.com","twitter.com"], summary_model="host-default", max_scrape_retries=2.
    • Clamp: target_news_count 1..50, search_time_window_days 1..14, max_search_results 20..120, min_articles_required 1..50, max_scrape_retries 0..5.
    • If min_articles_required > target_news_count, set it to target_news_count.
  1. Search and filter.
    • Run web_search with search_query.
    • If no usable results, retry once with "{search_query} generative AI LLM model open source enterprise".
    • Keep only results with non-empty title and URL.
    • Canonicalize URLs, drop duplicates, apply domain filters, and prefer fresh results.
  1. Rank.
    • Score 0..100 from AI-topic relevance, freshness, and title/snippet quality.
    • Sort by score desc, published date desc, URL asc.
    • Keep top target_news_count * 2 candidates.
  1. Fetch, verify, summarize.
    • Process candidates in order until target_news_count verified items are collected.
    • Skip already processed canonical URLs.
    • Fetch each candidate up to max_scrape_retries + 1 times with web_fetch.
    • Verify title, domain, topic, and date against the search result.
    • Skip inconsistent pages and record a warning.
    • Summarize each accepted article in one plain-text paragraph, max ~80 words, focused on why it matters to AI practitioners.
  1. Fallback.
    • If collected items are fewer than min_articles_required, run one fallback search with "AI news today machine learning model release funding research".
    • Process only new candidates and repeat the same filter/rank/fetch/verify/summarize flow.
  1. Finalize.
    • Keep only valid items with non-empty title, url, domain, summary, source_query, and numeric relevance_score.
    • Remove duplicates by canonical URL.
    • Sort by score desc, then published date desc.
    • Truncate to target_news_count.
    • Return newsletter_items, markdown_newsletter, and json_newsletter.

Verification

Accept items only if:

  • URL is valid and canonicalized.
  • Search result and fetched page broadly match.
  • Topic is actually AI/news relevant.
  • Published date is present or safely unknown.
  • Fetched content is not malformed or off-topic.

Record warnings for failed URLs, short reasons, and whether fallback search was used.

Output Format

markdown_newsletter:

  • H1 title with date.
  • One H2 per article.
  • One short summary paragraph per article.
  • One source link per article.

json_newsletter:

  • date
  • query
  • count
  • articles
  • warnings

Language Output

Return the newsletter body and all article summaries in Simplified Chinese. Preserve all source metadata unchanged (title, url, domain, published_at, relevance_score, source_query).

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 02:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

tibetan-cinematic-video

j3ffyang
Generates authentic Tibetan cinematic videos (9:16) via Google Veo from user image + exactly 3 Chinese theme words. STRI
★ 0 📥 501
content-creation

Marketing Skills

jchopard69
访问 23 个营销模块,提供转化率优化(CRO)、SEO、文案撰写、分析、发布、广告和社交媒体的清单、框架及可直接使用的交付物。
★ 143 📥 30,991
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 909 📥 207,943