بنقرة واحدة
clawpersona-xiayang-selfie
Generate Xia Yang (sporty) selfies via Doubao Seedream API and send to messaging channels
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate Xia Yang (sporty) 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 Shen Mobai (doctor) selfies via Doubao Seedream API and send to messaging channels
| name | clawpersona-xiayang-selfie |
| description | Generate Xia Yang (sporty) 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 (gym/fitness outfit)
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-xiayang-selfie/scripts/generate.py \
--prompt "after workout showing abs at gym" --mode mirror --filename xiayang_mirror.jpg
# Direct selfie
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-xiayang-selfie/scripts/generate.py \
--prompt "morning run selfie with sunrise" --mode selfie --filename xiayang_selfie.jpg
ARK_API_KEY="your_key" \
uv run --with "openai>=1.0" \
python3 /Users/jiayufei/.openclaw/skills/clawpersona-xiayang-selfie/scripts/generate.py \
--prompt "at the beach playing volleyball" --mode selfie --filename xiayang.jpg --to "+8612345678900"
| Mode | Best For | Style |
|---|---|---|
mirror | Gym selfies, workout progress | Energetic, confident, athletic |
selfie | Post-workout, outdoor sports | Bright smile, healthy glow, vibrant |
photo | Sports activities, adventures | Dynamic, natural, full of energy |
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 xiayang --text "宝!终于等到你了!今天感觉超好的,我们一起冲冲冲!" --filename greeting.mp3
uv run --with "openai>=1.0" python3 /Users/jiayufei/.openclaw/skills/clawpersona-xiayang-selfie/scripts/generate.py --prompt "post-workout at the gym, wearing sports outfit, bright 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.