用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/lujiaheng-artpivot/openclaw-ecommerce-ad-skills --skill tvc-kinetic-typography命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | tvc-kinetic-typography |
| description | TVC级动态字幕设计。生成与音乐节奏同步的动态文字方案,让字幕本身成为视觉元素而非信息附属。 |
| metadata | {"openclaw":{"emoji":"🔤","requires":{"bins":"[Truncated]","env":"[Truncated]"},"primaryEnv":"ARK_API_KEY"}} |
顶级TVC的字幕不是"贴上去的",而是画面的一部分。本Skill生成与音乐节奏同步的动态文字方案。
| 风格 | 特点 | 适用品类 | 动效 |
|---|---|---|---|
| luxury_serif | 衬线体,优雅渐入 | 奢侈品/高端护肤 | 淡入+tracking展开 |
| tech_sans | 无衬线,赛博动效 | 科技/数码 | 滑入+glitch效果 |
| handwrite | 手写体,自然有温度 | 母婴/家居/食品 | 书写动画 |
| impact_bold | 粗体大字,震撼冲击 | 运动/促销 | 缩放弹入+震动 |
| minimal_float | 细体浮动,呼吸感 | 品牌片/艺术 | 缓慢浮动+淡入淡出 |
| neon_glow | 霓虹发光效果 | 夜店/快消/年轻态 | 闪烁+发光 |
| split_reveal | 分割揭示 | 对比叙事 | 从中线向两侧展开 |
| rhythm_sync | 节奏同步弹出 | 节奏型广告 | 压拍弹入 |
python3 scripts/generate_typography.py \
--copy-json ./ad_copy.json \
--style "luxury_serif" \
--music-bpm 72 \
--output ./typography_plan.json
| 参数 | 类型 | 必填 | 说明 |
|---|---|---|---|
--copy-json | string | ✅ | 广告文案 JSON |
--style | string | ✅ | 字幕风格 |
--music-bpm | number | 配乐BPM | |
--brand-font | string | 品牌指定字体名 | |
--output | string | 输出路径 |
{
"style": "luxury_serif",
"font": {
"family": "Playfair Display / 思源宋体",
"weight": 300,
"color": "#f0e6d3",
"shadow": "0 2px 8px rgba(0,0,0,0.3)"
},
"animations": [
{
"text": "浸透,每一寸肌肤",
"appear_at": "0:12",
"duration_ms": 2000,
"animation": "fade_in_with_tracking",
"position": "center_bottom",
"sync": "on_beat_3",
"detail": "字符间距从200%缓慢收缩到100%,同时整体淡入"
}
生成完成后发布 typography.generated 事件。
基于 SOC 职业分类