shortform-production
GitHub用于制作短视频内容的技能,涵盖编辑、实验性开场设计、审核及通过 Metricool API 发布。支持字幕生成与排期,强调风格一致性与证据驱动,提供完整的交付物清单。
Trigger Scenarios
Install
npx skills add ericosiu/ai-marketing-skills --skill shortform-production -g -y
SKILL.md
Frontmatter
{
"name": "shortform-production",
"description": "Produce readable vertical shorts with evidence-based B-roll, three opening treatments, editorial review, and authorized Metricool API delivery. Use for shortform edits, captions, hook experiments, or scheduling approved clips."
}
Shortform Production
Keep the visual style consistent. Change the storytelling to suit the source. An experiment is a hypothesis, not a proven retention gain.
Preamble
When available, use the repository's version check and telemetry initializer:
python3 telemetry/version_check.py 2>/dev/null || true
python3 telemetry/telemetry_init.py 2>/dev/null || true
Remote telemetry requires opt-in. Never log content, paths, account details, or credentials.
Choose the work
- Edit: Read V5 style and creative formats. Use the named source and timestamped transcript. Preserve credentials, claim qualifiers, natural speech, and the CTA. Inventory real assets before designing inserts. Use an available renderer; this package supplies editorial rules and delivery tools.
- Experiment: Produce three opening treatments for one clip. Choose one before rendering the full edit unless complete variants were requested. Do not automatically publish near-duplicates.
- Review: Read the bundled rubric, judge prompt, reference requirements, and scorecard schema. Apply review requirements. Report missing evidence; never invent a score.
- Caption or delivery: Read API delivery. Inspect the actual final video and CTA. Do not re-render an approved upload to match production defaults. Use the API for Metricool.
- Results: Read review and learning. Record missing metrics as null. One post cannot establish a winning style.
Installation does not authorize publishing, new accounts, automations, purchases, or public releases. Existing explicit task authorization is sufficient; do not ask twice.
Deliver
Include artifacts relevant to the requested mode: source hash and transcript; claims and asset provenance; hook hypothesis and shot list; versioned master and SRT; cover, title, caption and CTA; review evidence; verified delivery receipt; and supported performance observations.
Keep credentials and private receipts outside the repository. Preserve raw media and previous renders. Report review candidate, scheduled, publishing, or published only with matching evidence.
Use the next-batch plan to turn these rules into a production cycle.
Version History
- 09694f0 Current 2026-09-09 07:29


