SkillHub

creator-alpha-feed

v1.0.8

Collect and rank daily AI content for creator-focused publishing workflows. Use when users ask for AI topic scouting, KOL tracking (especially X/Twitter), practical tutorial picks, industry updates, or automated Feishu/Obsidian briefing pushes with configurable templates and time windows.

Sourced from ClawHub, Authored by rotbit

Installation

Please help me install the skill `creator-alpha-feed` from SkillHub official store. npx skills add rotbit/creator-alpha-feed

Creator Alpha Feed

  1. Read config first:
  2. ${OBSIDIAN_CONFIG_PATH:-<your_obsidian_vault>/OpenClaw/项目/AI内容日报/采集配置.md}
  3. Execute collection in this order for X:
  4. homepage feed → whitelist accounts → keywords
  5. Prefer API where available; fallback to browser when unavailable.
  6. Enforce browser tab cap:
  7. max 7 concurrent tabs; close finished tabs first; end with 0 tabs (close all temporary tabs before finishing).
  8. Build ranked outputs by configured structure (default):
  9. KOL TOP3 (last 6h)
  10. Practical/Tutorial/Opinion TOP10
  11. Industry TOP3 (last 6h)
  12. Push concise results to group channel; write full report to Obsidian path.
  13. Name report files with timestamp format: YYYY-MM-DD_HHMM.md.
  14. Prefer real Obsidian Vault path (not workspace mirror) when available.
  15. Use structured Obsidian directories:
  16. OpenClaw/项目/AI内容日报/01-日报/ for final reports
  17. OpenClaw/项目/AI内容日报/02-运行记录/ for verification/debug runs
  18. OpenClaw/项目/AI内容日报/03-文档/ for installation/operational docs
  19. If login is required for a source, pause and notify user to log in; wait up to 3 minutes with periodic checks, then continue remaining sources if still unavailable.

Bundled scripts

Use scripts/collect-v4.sh and related scripts for deterministic fallback/automation when needed.

Required output checks

  • Include must-track account status for @xiaohu @dotey @marclou
  • Include fallback/degradation notes
  • Include final report path
  • In group replies, mention the question asker (@who asked) when channel supports mentions