원클릭으로
broadcast-doc-to-batch
Generate a Broadcast Kit content-batch contract from Markdown, a directory, a repo path, or a publish registry.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate a Broadcast Kit content-batch contract from Markdown, a directory, a repo path, or a publish registry.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Optional polish + scoring of a draft before publish, and engagement scoring after.
Join raw platform metrics JSONL back to registry/manifest metadata and compute experiment scoring priors.
Fetch and normalize platform metrics into the Broadcast Kit metrics snapshot shape.
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-doc-to-batch |
| description | Generate a Broadcast Kit content-batch contract from Markdown, a directory, a repo path, or a publish registry. |
Use this skill when the user wants an agent to turn source material into promotion documents: title, caption, hashtags, chapter hints, visual direction, and platform targets.
content-batch.json.contracts/content-batch.schema.json.caption only for forbidden terms: 来源, *, notebooklm, slidesync, #notebooklm.publish-registry.--dry-run first unless the user explicitly asks to write artifacts.broadcast-kit doc-to-batch \
--input <path-or-repo> \
--output-dir <dir> \
--platform <douyin|xhs|x|all> \
--dry-run
For a real write, remove --dry-run.