Creator Alpha Feed OpenClaw Plugin & Skill | ClawHub
Looking to integrate Creator Alpha Feed into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate cli utilities tasks instantly, without having to write custom tools from scratch.
What this skill does
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.
Install
openclaw skills install @rotbit/creator-alpha-feednpx clawhub@latest install creator-alpha-feedFull SKILL.md
Open original| name | description |
|---|---|
| creator-alpha-feed | 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. |
SKILL.md content below is scrollable.
Creator Alpha Feed
- Read config first:
${OBSIDIAN_CONFIG_PATH:-<your_obsidian_vault>/OpenClaw/项目/AI内容日报/采集配置.md}
- Execute collection in this order for X:
- homepage feed → whitelist accounts → keywords
- Prefer API where available; fallback to browser when unavailable.
- Enforce browser tab cap:
- max 7 concurrent tabs; close finished tabs first; end with 0 tabs (close all temporary tabs before finishing).
- Build ranked outputs by configured structure (default):
- KOL TOP3 (last 6h)
- Practical/Tutorial/Opinion TOP10
- Industry TOP3 (last 6h)
- Push concise results to group channel; write full report to Obsidian path.
- Name report files with timestamp format:
YYYY-MM-DD_HHMM.md. - Prefer real Obsidian Vault path (not workspace mirror) when available.
- Use structured Obsidian directories:
OpenClaw/项目/AI内容日报/01-日报/for final reportsOpenClaw/项目/AI内容日报/02-运行记录/for verification/debug runsOpenClaw/项目/AI内容日报/03-文档/for installation/operational docs
- 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