ai-daily-newsletter

Aggregate AI news from 20+ sources into categorized daily digests.

76|6|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/bozhouDev/bozhou-skills --skill ai-daily-newsletter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-daily-newsletter
Source: https://github.com/bozhouDev/bozhou-skills/tree/main/ai-daily-newsletter
Command: npx skills add https://github.com/bozhouDev/bozhou-skills --skill ai-daily-newsletter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feedparser, requests, beautifulsoup4, markdown, playwright, pillow, and includes scripts (resource) components.

What problem does it solve?

聚合 20+ AI 信息源,生成每日 AI 日报,帮助用户在繁忙工作中快速掌握最新动态与研究进展。

Core Features & Use Cases

  • 自动化抓取与聚合:从 RSS、GitHub Trending、HuggingFace Papers 等来源获取数据并统一输出。
  • 分类汇总:将信息按重大发布、研究论文、行业与工具、政策伦理等进行分组,便于快速浏览。
  • 可定制输出:支持指定时间窗口、输出 JSON/Markdown,并可渲染为 HTML 报告和截图。
  • Use Case: 个人每日关注 AI 的工作流可以利用该日报快速了解关键趋势、论文要点和工具动态。

Quick Start

直接运行 ai-daily-newsletter/scripts/fetch_ai_news.py 获取数据并输出日刊 JSON。

Frequently Asked Questions about ai-daily-newsletter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate AI news from RSS and GitHub Trending into a daily digest?

You can aggregate AI news from RSS and GitHub Trending by running a Python script that fetches data from over 20 sources, categorizes it into groups like research papers and tools, and outputs a daily digest.

Can I generate an AI newsletter that includes HuggingFace Papers?

Yes, you can generate an AI newsletter that includes HuggingFace Papers. The script automatically fetches and categorizes papers alongside industry news and policy updates from over 20 sources.

How do I convert aggregated AI news data into an HTML report with screenshots?

To convert aggregated AI news data into an HTML report, the script processes JSON data and renders it into HTML, utilizing Playwright and Pillow to generate visual screenshots of the final newsletter.

What is the best way to categorize AI research papers and industry tools for a daily brief?

The best way to categorize AI research papers and industry tools is to use an automated script that groups fetched RSS and web data into distinct sections like major releases, research, and policies.

Does the daily AI digest support custom time windows for fetching RSS feeds?

Yes, the daily AI digest supports custom time windows. You can specify a time range when fetching RSS feeds to ensure the generated newsletter only includes relevant recent updates.

Why use Python for automated AI news aggregation instead of manual curation?

Using Python for automated AI news aggregation ensures consistent, comprehensive daily coverage. It fetches and categorizes data from 20+ sources automatically, saving time compared to manual curation.