Tracker for the V3 rollout
The full roadmap lives at docs/plans/2026-05-17-v3-xhs-improvements.md.
Phase status
What V3 turns this skill into
A 小红书-tuned content engine — not just an auto-cutter. It runs:
- Story Engine — LLM rewrites your transcript into a 5-field JSON (hook / pain / turn / value[] / cta), using 8 hook templates and 5 CTA templates.
- Content Guard — refuses to export if title/caption/script triggers a platform red-line (extreme words, medical claims, off-platform diversion, wealth-baiting, QR codes on frame, external-app watermarks).
- Audience-aware defaults —
--profile tech_pro sets cut-frequency, subtitle density, BGM gain, aspect ratio (3:4 for 小红书) automatically.
- Auto-Enrich — schedules B-roll cutaways on entity mentions, draws chapter title-cards on silence boundaries, snaps cuts to BGM beats, drops emotion-mapped stickers, generates AI illustration for abstract concepts.
- Multi-platform export — one source timeline → three deliverables (小红书 3:4 / 抖音 9:16 / 视频号 ≤60s).
- Caption generator — title (≤18 chars, TF-IDF-keywords-first) + body (200-500 chars, emoji-paced, 3-6 tags) + publish-time hint.
Done definition
- All five phases merged
pytest tests/ green at every merge
- Skill self-test passes:
python3 scripts/utils.py
Tracker for the V3 rollout
The full roadmap lives at docs/plans/2026-05-17-v3-xhs-improvements.md.
Phase status
docs/prompts/15-19)What V3 turns this skill into
A 小红书-tuned content engine — not just an auto-cutter. It runs:
--profile tech_prosets cut-frequency, subtitle density, BGM gain, aspect ratio (3:4 for 小红书) automatically.Done definition
pytest tests/green at every mergepython3 scripts/utils.py