File contents TVC 电影灯光设计 Skill
品牌级TVC广告中,灯光决定了"高端感"的生死。本Skill基于顶级广告灯光规律,生成精准的灯光方案描述词。
灯光方案库
方案
特点
适用场景
代表案例
rembrandt
侧光45°,面部三角光斑
奢侈品人像、质感特写
Armani × 胡歌
high_key
均匀柔光,高明度低对比
美妆、护肤、母婴
Shiseido × 刘亦菲
low_key
大面积暗调,选择性高光
科技、悬疑、高端酒类
HUAWEI 鸿蒙世界
rim_light
轮廓光/背光,剪影效果
运动、汽车、力量感
广汽Honda P7
butterfly
正面顶光,面部蝴蝶形阴影
高端人像、时尚
Miu Miu 短片
natural_soft
自然窗光,柔和扩散
家居、食品、生活方式
飞鹤品牌片
dramatic_split
强烈明暗对比,一半亮一半暗
对比叙事、品牌宣言
百度AI云十周年
product_hero
多角度聚光+反射补光
产品特写、材质展示
MOOKLOOK 眼霜
使用方法
python3 scripts/generate_lighting.py \
--lighting-style "rembrandt" \
--subject "product_closeup" \
--mood "luxury_mysterious" \
--output ./lighting_scheme.json
参数说明
参数
类型
必填
说明
--lighting-style
string
✅
灯光方案名称
--subject
string
拍摄主体:product_closeup/face/full_body/scene/macro
--mood
string
情绪调性
--output
string
输出路径
输出格式
{
"style": "rembrandt",
"setup": {
"key_light": "45度侧光,柔光箱,3:1光比",
"fill_light": "对侧反射板,低强度补光",
"back_light": "轮廓光,发丝光效果",
"accent": "产品底部微型LED补光"
},
"prompt_keywords": "伦勃朗光,侧面45度柔光,面部三角光斑,戏剧性光影,暗调背景,质感光泽",
"avoid": "平光,闪光灯直打,过曝,无阴影"
}
事件发布
生成完成后发布 lighting.generated 事件。
1 --- 2 name: tvc-cinematic-lighting 3 description: Tvc Cinematic Lighting 4 --- 5 6 # TVC 电影灯光设计 Skill 7 8 品牌级TVC广告中,灯光决定了"高端感"的生死。本Skill基于顶级广告灯光规律,生成精准的灯光方案描述词。 9 10 ## 灯光方案库 11 12 | 方案 | 特点 | 适用场景 | 代表案例 | 13 |------|------|----------|----------| 14 | rembrandt | 侧光45°,面部三角光斑 | 奢侈品人像、质感特写 | Armani × 胡歌 | 15 | high_key | 均匀柔光,高明度低对比 | 美妆、护肤、母婴 | Shiseido × 刘亦菲 | 16 | low_key | 大面积暗调,选择性高光 | 科技、悬疑、高端酒类 | HUAWEI 鸿蒙世界 | 17 | rim_light | 轮廓光/背光,剪影效果 | 运动、汽车、力量感 | 广汽Honda P7 | 18 | butterfly | 正面顶光,面部蝴蝶形阴影 | 高端人像、时尚 | Miu Miu 短片 | 19 | natural_soft | 自然窗光,柔和扩散 | 家居、食品、生活方式 | 飞鹤品牌片 | 20 | dramatic_split | 强烈明暗对比,一半亮一半暗 | 对比叙事、品牌宣言 | 百度AI云十周年 | 21 | product_hero | 多角度聚光+反射补光 | 产品特写、材质展示 | MOOKLOOK 眼霜 | 22 23 ## 使用方法 24 25 ```bash 26 python3 scripts/generate_lighting.py \ 27 --lighting-style "rembrandt" \ 28 --subject "product_closeup" \ 29 --mood "luxury_mysterious" \ 30 --output ./lighting_scheme.json 31 ``` 32 33 ## 参数说明 34 35 | 参数 | 类型 | 必填 | 说明 | 36 |------|------|------|------| 37 | `--lighting-style` | string | ✅ | 灯光方案名称 | 38 | `--subject` | string | | 拍摄主体:product_closeup/face/full_body/scene/macro | 39 | `--mood` | string | | 情绪调性 | 40 | `--output` | string | | 输出路径 | 41 42 ## 输出格式 43 44 ```json 45 { 46 "style": "rembrandt", 47 "setup": { 48 "key_light": "45度侧光,柔光箱,3:1光比", 49 "fill_light": "对侧反射板,低强度补光", 50 "back_light": "轮廓光,发丝光效果", 51 "accent": "产品底部微型LED补光" 52 }, 53 "prompt_keywords": "伦勃朗光,侧面45度柔光,面部三角光斑,戏剧性光影,暗调背景,质感光泽", 54 "avoid": "平光,闪光灯直打,过曝,无阴影" 55 } 56 ``` 57 58 ## 事件发布 59 60 生成完成后发布 `lighting.generated` 事件。
lujiaheng-artpivot/openclaw-ecommerce-ad-skills/tree/main/skills/tvc-cinematic-lighting commit 3cd78078a0
Frequently asked questions How do I install the Tvc Cinematic Lighting skill? Run npx skillmds@latest add lujiaheng-artpivot/tvc-cinematic-lighting in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Tvc Cinematic Lighting skill do? Tvc Cinematic Lighting It is listed under Coding & Dev Tools on SkillMD.
Is Tvc Cinematic Lighting safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Tvc Cinematic Lighting? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Tvc Cinematic Lighting free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Tvc Cinematic Lighting? lujiaheng-artpivot (@lujiaheng-artpivot) published this skill. Their other Agent Skills are listed on their SkillMD profile.