bestblogs-daily-digest

BestBlogs.dev 每日内容早报。适用场景:(1) 生成每日早报/日报,(2) 获取过去 24 小时最值得阅读的内容,(3) 每天早上 9 点的内容精选,(4) 今日 AI/技术领域有什么重要动态, (5) 生成早报海报和分享文案。触发短语:'每日早报', '今日早报', 'daily digest', '早报', '日报', '今天有什么值得看的', 'morning briefing', '每日精选', 'daily briefing', '生成早报', '今日精选', 'bestblogs 早报', 'bestblogs digest', '内容早报', '技术早报', 'AI 早报', '每日推荐'

Install

Hot:69

Download and extract to your skills directory

Copy command and send to AI Agent for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=ginobefun-skills-bestblogs-daily-digest&locale=en&source=copy

BestBlogs Daily Briefing – AI-Powered Intelligent Recommendation of Technology Content

Overview

BestBlogs Daily Briefing intelligently selects the 10 most noteworthy pieces of news and content in the AI and technology fields from the past three days on BestBlogs.dev. It automatically generates daily briefings in three formats: plain text, magazine-style HTML, and infographic posters. This helps developers, product managers, and technical teams quickly stay up to date with the most important technology developments each day.

Use Cases

1. Daily Team News Sharing

Automatically generate a technology briefing at 9:00 a.m. every day, suitable for sharing in WeChat, Lark, Slack, and other IM group chats, so team members can stay informed about the latest developments in AI and technology. The plain-text format ensures that links are clickable, while the HTML format supports browsing and screenshot sharing.

2. Personal Daily Technology Reading Picks

Use AI-powered intelligent filtering to find the 10 most worthwhile pieces of content from the past 24 hours. A three-day window helps compensate for RSS, WeChat, and other content delivery delays. The briefing covers seven major categories: AI articles, programming and technology, business technology, product design, videos, podcasts, and tweets.

3. Briefing Posters and Social Media Sharing

Automatically generate 9:16 vertical infographic posters featuring a Monocle magazine-inspired design aesthetic and the Top 5 selected items. These posters make it easy to share the day’s key technology news on WeChat Moments, Weibo, and other social media platforms.

Core Features

1. AI-Powered Intelligent Content Filtering

Automatically select the Top 10 items based on multidimensional weighting:

  • Recency weighting, prioritizing the latest publications

  • Major developments from leading companies such as OpenAI, Anthropic, and DeepSeek

  • AI coding topics, including Claude Code, Cursor, and Copilot

  • Higher weighting for high-priority sources, such as Simon Willison, 机器之心, and the Latent Space podcast

  • Content quality scores of 85 or above
  • The system also deduplicates topics against previous daily briefings to avoid repeatedly recommending content covering the same angle.

    2. Three Output Formats

  • Plain text: Suitable for sharing in IM group chats. Each item includes a title, summary, source, score, and a clickable BestBlogs internal link.

  • Magazine-style HTML: Features a premium editorial design with an ink-blue color scheme, amber accents, and paper-like grain texture. Supports browser viewing and screenshots.

  • Infographic poster: A visual presentation of the Top 5 items in a 9:16 vertical layout, using a restrained and precise Swiss International Typographic Style.
  • 3. Historical Deduplication and Three-Day Window

    The system reads daily briefings from the past three days and builds a list of “covered topics” to avoid repeatedly recommending content about the same event. The three-day window compensates for delays caused by RSS subscriptions, WeChat Official Accounts, and time-zone differences. Content published yesterday or the day before receives a recency penalty to ensure that the latest content is prioritized.

    Frequently Asked Questions

    What types of content does BestBlogs Daily Briefing support?

    The briefing covers seven major categories: AI articles, programming and technology articles, business technology articles, product design articles, videos, podcasts, and tweets. The top 100 highest-scoring items are retrieved from each category. After client-side filtering, only high-quality content with a score of 85 or above is retained, and the 10 most recommendable items are ultimately selected.

    How do I obtain a BestBlogs API key?

    The API key must be read from the BESTBLOGS_API_KEY environment variable. Authentication is performed by including the following request header:

    X-API-KEY: $BESTBLOGS_API_KEY

    If the environment variable is not set, the skill will prompt the user to configure it. The API endpoint is:

    https://api.bestblogs.dev

    What output formats are generated?

    The briefing is generated in three formats:

  • Plain text (digest.txt), suitable for IM sharing

  • Magazine-style HTML (digest.html), suitable for browsing and screenshots

  • Infographic poster (poster.png), featuring the Top 5 items
  • All files are saved in the following directory:

    contents/bestblogs-digest/YYYY-MM-DD/

    How does the briefing avoid recommending duplicate content?

    The skill uses a two-layer deduplication mechanism:

  • Intra-day deduplication: Items are deduplicated by URL. When multiple pieces cover the same topic, the highest-scoring item is retained.

  • Historical topic deduplication: The system reads daily briefings from the past three days and excludes content covering the same angles as previously recommended items. However, it allows content offering different perspectives, such as in-depth analysis of a previously reported event, breakdowns of technical principles, or product reviews.
  • How many days does the briefing cover, and why three days?

    The briefing uses a three-day data window to compensate for delays caused by RSS subscriptions, WeChat Official Account synchronization, and time-zone differences. Recency is weighted during selection:

  • Content published today receives no penalty.

  • Content published yesterday receives a slight penalty of 5%.

  • Content published the day before yesterday receives a significant penalty of 15%.
  • When content is of comparable quality, newer items are prioritized.

    How does the briefing perform AI-powered intelligent filtering?

    Items are ranked according to the following priorities:

  • Recency weighting: The more recently an item was published within the three-day window, the higher its weight.

  • Major developments from leading companies: Including OpenAI, Anthropic, DeepSeek, Moonshot AI, and others.

  • AI coding topics: Including Claude Code, Cursor, Copilot, agent development, and related subjects.

  • High-priority sources: Including Simon Willison, 机器之心, Latent Space, 阮一峰, and others.

  • Content quality and reading value.