ワンクリックで
clawpersona-tangguo-selfie
// Generate Tang Guo (sweetcool) selfies via Doubao Seedream API and send to messaging channels
// Generate Tang Guo (sweetcool) 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 Lu Shenchen (domineering CEO) selfies via Doubao Seedream API and send to messaging channels
Generate Shen Mobai (doctor) selfies via Doubao Seedream API and send to messaging channels
| name | clawpersona-tangguo-selfie |
| description | Generate Tang Guo (sweetcool) 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 (trendy outfit)
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-tangguo-selfie/scripts/generate.py \
--prompt "wearing JK uniform at a trendy cafe" --mode mirror --filename tangguo_mirror.jpg
# Direct selfie
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-tangguo-selfie/scripts/generate.py \
--prompt "doing cute poses with anime merchandise" --mode selfie --filename tangguo_selfie.jpg
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-tangguo-selfie/scripts/generate.py \
--prompt "at a bubble tea shop with friends" --mode selfie --filename tangguo.jpg --to "+8612345678900"
| Mode | Best For | Style |
|---|---|---|
mirror | Trendy outfits, street fashion | Y2K, colorful, playful |
selfie | Cute close-ups, cosplay | Kawaii, trendy, gen-z |
photo | Casual hangouts, urban scenes | Vibrant, youthful, energetic |
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 tangguo --text "主人主人~你终于来找我了!人家等好久了呢~" --filename greeting.mp3
uv run --with "openai>=1.0" python3 /Users/jiayufei/.openclaw/skills/clawpersona-tangguo-selfie/scripts/generate.py --prompt "at a trendy bubble tea shop, wearing cute outfit, playful pose" --mode selfie --filename greeting.jpg
MEDIA: ~/.openclaw/workspace/greeting.mp3 then MEDIA: ~/.openclaw/workspace/greeting.jpgThis is not optional. /persona switch = selfie + voice, always.