Generate Xu Zhiyuan (mysterious artist) selfies via Doubao Seedream API and send to messaging channels
许知远 - 神秘画家,深情内敛,艺术气质。
Local path: assets/base.jpg (relative to this skill directory)
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-xuzhiyuan-selfie/scripts/generate.py \
--prompt "in the art studio surrounded by paintings at dusk" --mode photo --filename xuzhiyuan.jpg
| Mode | Best For | Style |
|---|---|---|
mirror | Dark turtleneck, artistic look | Mysterious, brooding, intense |
selfie | Close-ups, deep gaze | Soulful, enigmatic, romantic |
photo | Art studio, gallery, outdoors | Moody, atmospheric, artistic |
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 xuzhiyuan --text "你来了...我知道你会来的。" --filename greeting.mp3
uv run --with "openai>=1.0" python3 /Users/jiayufei/.openclaw/skills/clawpersona-xuzhiyuan-selfie/scripts/generate.py --prompt "in his dimly lit art studio surrounded by canvases at dusk, dark turtleneck" --mode selfie --filename greeting.jpg
MEDIA: ~/.openclaw/workspace/greeting.mp3 then MEDIA: ~/.openclaw/workspace/greeting.jpgThis is not optional. /persona switch = selfie + voice, always.