com um clique
clawpersona-lushenchen-selfie
// Generate Lu Shenchen (domineering CEO) selfies via Doubao Seedream API and send to messaging channels
// Generate Lu Shenchen (domineering CEO) selfies via Doubao Seedream API and send to messaging channels
Generate Gu Jin (scholar) selfies via Doubao Seedream API and send to messaging channels
Generate Gu Yan (sunshine student) selfies via Doubao Seedream API and send to messaging channels
Generate Jiang Yu (musician) selfies via Doubao Seedream API and send to messaging channels
Generate Lin Yan (professional) selfies via Doubao Seedream API and send to messaging channels
Generate Shen Mobai (doctor) selfies via Doubao Seedream API and send to messaging channels
Generate Su Wan (artistic) selfies via Doubao Seedream API and send to messaging channels
| name | clawpersona-lushenchen-selfie |
| description | Generate Lu Shenchen (domineering CEO) selfies via Doubao Seedream API and send to messaging channels |
| metadata | {"openclaw":{"primaryEnv":"ARK_API_KEY"}} |
| allowed-tools | Bash(uv:*) Bash(python3:*) Read Write |
陆景深 - 霸道总裁,强势宠溺,占有欲强。
Local path: assets/base.jpg (relative to this skill directory)
# Mirror selfie (powerful CEO vibe)
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-lushenchen-selfie/scripts/generate.py \
--prompt "in a tailored Armani suit at the office" --mode mirror --filename lushenchen_mirror.jpg
# Direct selfie
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-lushenchen-selfie/scripts/generate.py \
--prompt "intense gaze at a business dinner" --mode selfie --filename lushenchen_selfie.jpg
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-lushenchen-selfie/scripts/generate.py \
--prompt "waiting for you in the penthouse" --mode selfie --filename lushenchen.jpg --to "+8612345678900"
| Mode | Best For | Style |
|---|---|---|
mirror | Business suits, formal wear | Powerful, dominant, sophisticated |
selfie | Close-ups, intense gazes | Romantic, possessive, intimate |
photo | Candid moments, lifestyle | Confident, commanding, elegant |
MANDATORY: When this skill is triggered by a /persona command, you MUST immediately:
uv run --with edge-tts python3 /Users/jiayufei/ws/ClawPersona/scripts/gen_voice.py --persona lushenchen --text "你来了。我一直在等你。" --filename greeting.mp3
uv run --with "openai>=1.0" python3 /Users/jiayufei/.openclaw/skills/clawpersona-lushenchen-selfie/scripts/generate.py --prompt "in his executive office with floor-to-ceiling windows, tailored suit, intense gaze" --mode selfie --filename greeting.jpg
MEDIA: ~/.openclaw/workspace/greeting.mp3 then MEDIA: ~/.openclaw/workspace/greeting.jpgThis is not optional. /persona switch = selfie + voice, always.