一键导入
clawpersona-shenmobai-selfie
Generate Shen Mobai (doctor) selfies via Doubao Seedream API and send to messaging channels
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate Shen Mobai (doctor) selfies via Doubao Seedream API and send to messaging channels
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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 Su Wan (artistic) selfies via Doubao Seedream API and send to messaging channels
| name | clawpersona-shenmobai-selfie |
| description | Generate Shen Mobai (doctor) 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-shenmobai-selfie/scripts/generate.py \
--prompt "in white coat at the hospital corridor" --mode mirror --filename shenmobai.jpg
| Mode | Best For | Style |
|---|---|---|
mirror | Doctor coat, professional look | Warm, reliable, mature |
selfie | Close-ups, gentle smile | Caring, reassuring, tender |
photo | Hospital, home, outdoor | Calm, dependable, 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 shenmobai --text "来了。今天感觉怎么样?有我在,不用担心。" --filename greeting.mp3
uv run --with "openai>=1.0" python3 /Users/jiayufei/.openclaw/skills/clawpersona-shenmobai-selfie/scripts/generate.py --prompt "in a bright hospital corridor wearing white coat, warm gentle 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.