tech-trending-fetcher

Collect tech trend data from Hacker News, Douyin, Bilibili, and Weibo into a daily digest.

Updated May 1, 2026
One-click install
npx skills add https://github.com/xiaoquqi/hermes-agent-skills --skill tech-trending-fetcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-trending-fetcher
Source: https://github.com/xiaoquqi/hermes-agent-skills/tree/main/tech-trending-fetcher
Command: npx skills add https://github.com/xiaoquqi/hermes-agent-skills --skill tech-trending-fetcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

这款工具解决了跨平台聚合科技热点的时间成本问题,允许用户将 Hacker News、抖音热搜、B站热门及微博热搜等来源汇总为一份可直接使用的日常日报。

Core Features & Use Cases

  • 多平台热点聚合:实现对 Hacker News、抖音热搜、B站热门、微博热搜等平台的热点数据抓取与整理。
  • 按平台筛选与格式化输出:可针对不同平台筛选、格式化输出,便于日报撰写与分享。
  • 理想使用场景:内容团队、市场研究、产品洞察等需要日常监测科技动态的情景。

Quick Start

直接运行该 Skill,启动多源热点抓取并生成易读日报。

Frequently Asked Questions about tech-trending-fetcher

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

FAQPage Schema
How do I aggregate tech trends from Hacker News, Douyin, Bilibili, and Weibo into a daily digest?

You can aggregate tech trends from Hacker News, Douyin, Bilibili, and Weibo into a daily digest by running a Skill that fetches multi-platform data, formats the output, and compiles a readable summary for content and research workflows.

What is the best way to automate multiplatform tech news aggregation for a content team?

Automating multiplatform tech news aggregation for content teams is achieved by running a Python-based fetcher that collects trending data from Hacker News, Douyin, Bilibili, and Weibo to quickly produce a shareable daily report.

Does the data aggregation process include error handling if a platform fetch fails?

Yes, the data aggregation process includes Python-based error handling and features a Bing backup option to ensure robustness and continuous daily digest generation when specific platform fetchers encounter issues.

Can I filter the daily tech digest output by specific platforms?

Yes, you can filter the daily tech digest output by specific platforms, allowing you to isolate data sources like Hacker News or Bilibili to suit product insights and market research workflows.

Do I need to configure dependencies to scrape Douyin and Weibo hot lists?

No external dependencies are required to scrape Douyin and Weibo hot lists, as the Skill implements built-in Python fetchers to directly gather and format data for your daily reports.