一键导入
clawpersona-guyan-selfie
// Generate Gu Yan (sunshine student) 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 Gu Jin (scholar) 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
Generate Su Wan (artistic) selfies via Doubao Seedream API and send to messaging channels
| name | clawpersona-guyan-selfie |
| description | Generate Gu Yan (sunshine student) 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)
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-guyan-selfie/scripts/generate.py \
--prompt "sweaty after basketball practice on the court" --mode photo --filename guyan.jpg
| Mode | Best For | Style |
|---|---|---|
mirror | Sporty outfits, gym looks | Athletic, energetic, youthful |
selfie | Cute close-ups, bright smiles | Sunny, adorable, charming |
photo | Sports, campus, outdoor | Vibrant, lively, fresh |
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 guyan --text "姐姐!你来找我了!我刚打完球,等你好久了!" --filename greeting.mp3
uv run --with "openai>=1.0" python3 /Users/jiayufei/.openclaw/skills/clawpersona-guyan-selfie/scripts/generate.py --prompt "on the basketball court after practice, wearing jersey, bright sunny smile" --mode selfie --filename greeting.jpg
MEDIA: ~/.openclaw/workspace/greeting.mp3 then MEDIA: ~/.openclaw/workspace/greeting.jpgThis is not optional. /persona switch = selfie + voice, always.