·content-source-aggregator
</>

content-source-aggregator

统一信息源热点采集。从 X/Twitter、YouTube、B站、GitHub、Reddit、LinuxDo 六大平台免费获取热门内容,输出标准化热点池供内容创作流水线使用。全部使用免费公开 API,无需付费。

13Installs·2Trend·@aaaaqwq

Installation

$npx skills add https://github.com/aaaaqwq/claude-code-skills --skill content-source-aggregator

How to Install content-source-aggregator

Quickly install content-source-aggregator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill content-source-aggregator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aaaaqwq/claude-code-skills.

SKILL.md

View raw

| X/Twitter | syndication API (无需认证) | 无限 | ✅ | | YouTube | RSS Feed (频道级) + yt-dlp | 无限 | ✅ | | B站 | 公开 API (ranking/v2) | 无限 | ✅ | | GitHub | Search API (无认证) | 60次/小时 | ✅ | | Reddit | PullPush API | 无限 | ✅ | | 抖音 | 热搜 API (无需认证) | 无限 | ✅ | | LinuxDo | Discourse JSON API | 无限 | ⏳ 需登录态 | | 小红书 | Web 端 SSR 解析 | 无限 | ⏳ 需登录态 | | 微信公众号 | 搜狗微信搜索 | 有限 | ⏳ 需登录态 |

| 微信视频号 | 无公开 API | - | ⏳ 需 Playwright |

本 skill 是内容创作 SOP 的 Phase 1(热点采集),输出供 research agent 做选题评分。

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill content-source-aggregator
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from aaaaqwq/claude-code-skills

Quick answers

What is content-source-aggregator?

统一信息源热点采集。从 X/Twitter、YouTube、B站、GitHub、Reddit、LinuxDo 六大平台免费获取热门内容,输出标准化热点池供内容创作流水线使用。全部使用免费公开 API,无需付费。 Source: aaaaqwq/claude-code-skills.

How do I install content-source-aggregator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill content-source-aggregator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aaaaqwq/claude-code-skills