Stats
Actions
Tags
From broadcast-kit
Fetch and normalize platform metrics into the Broadcast Kit metrics snapshot shape.
How this skill is triggered — by the user, by Claude, or both
Slash command
/broadcast-kit:broadcast-fetch-metricsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill after publish runs to collect performance feedback for the next topic-selection pass.
Use this skill after publish runs to collect performance feedback for the next topic-selection pass.
contracts/metrics-snapshot.schema.json.broadcast_kit/publishers/douyin/metrics.py (reads creator-center content-manage page, writes jsonl).X_BEARER_TOKEN.YOUTUBE_API_KEY.status: stub.broadcast-kit fetch-metrics \
--platform <douyin|xhs|x|youtube|all> \
--account <account-label> \
--since <date-or-window> \
--dry-run
For Douyin day windows, use:
broadcast-kit fetch-metrics --platform douyin --account <account-label> --days 7 --dry-run
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub chronoaiproject/broadcast-kit