ワンクリックで
broadcast-fetch-metrics
Fetch and normalize platform metrics into the Broadcast Kit metrics snapshot shape.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fetch and normalize platform metrics into the Broadcast Kit metrics snapshot shape.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Optional polish + scoring of a draft before publish, and engagement scoring after.
Generate a Broadcast Kit content-batch contract from Markdown, a directory, a repo path, or a publish registry.
Join raw platform metrics JSONL back to registry/manifest metadata and compute experiment scoring priors.
Interview the user's content-publishing goal, map it to a capability tier, recommend the minimum setup, then run the matching recipe from CATALOG.md. Use this skill for any "publish / grow / analyze on Douyin / XHS / X" request.
Publish one Douyin manifest via the in-package Playwright publisher.
Publish a tweet or thread to X via NyxID proxy (preferred) or direct API (fallback).
| name | broadcast-fetch-metrics |
| description | Fetch and normalize platform metrics into the Broadcast Kit metrics snapshot shape. |
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