بنقرة واحدة
broadcast-render-video
Use SlideSync to turn PPT/PDF plus audio inputCase material into video artifacts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use SlideSync to turn PPT/PDF plus audio inputCase material into video artifacts.
التثبيت باستخدام 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.
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.
| name | broadcast-render-video |
| description | Use SlideSync to turn PPT/PDF plus audio inputCase material into video artifacts. |
Use this skill when the user has SlideSync input material and wants a draft or final video.
inputCase/ to contain text or Markdown, one PDF deck, and one audio file.none, openai_compatible, and codex_cli.slidesync-job shape matching contracts/slidesync-job.schema.json.broadcast-kit render-video \
--input-dir <inputCase> \
--project-dir <project-dir> \
--llm-provider <none|openai_compatible|codex_cli> \
--dry-run
For a real SlideSync generation, remove --dry-run.