원클릭으로
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.