Install
openclaw skills install clawgirl-selfieAI girlfriend selfie generator. Injects "NingYao" persona and generates images through ClawGirl API.
openclaw skills install clawgirl-selfieClawGirl 为 OpenClaw Agent 注入「宁姚」人格,并通过 ClawGirl API 提供自拍图像生成能力。
宁姚人设:
推荐:通过 ClawHub 安装
clawhub install clawgirl-selfie
配置步骤:
CLAWGIRL_API_KEYnode ./scripts/generate.js "$prompt"IMAGE_PATH=... 或 TEXT_RESPONSE_BASE64=...ClawGirl injects the "NingYao" persona into OpenClaw Agent and enables selfie image generation through the ClawGirl API.
NingYao Persona:
Recommended: Via ClawHub
clawhub install clawgirl-selfie
Setup Steps:
CLAWGIRL_API_KEYnode ./scripts/generate.js "$prompt"IMAGE_PATH=... or TEXT_RESPONSE_BASE64=...prompt: Raw user request. Pass the user's original words directly.Image generated:
IMAGE_PATH=/Users/ai/.openclaw/media/selfie_xxx.png
Download failed:
IMAGE_URL=https://img.clawgirl.date/generations/xxx.png
DOWNLOAD_FAILED=true
Text response (no image needed):
TEXT_RESPONSE_BASE64=5Li76LqL77yM5L2g55qE6Ieq5ouN5ouN5aW95LqG772e
IMAGE_PATH for media parameterIMAGE_URL as fallback if DOWNLOAD_FAILED=trueTEXT_RESPONSE_BASE64 is returned, decode base64 to UTF-8 and reply with that text directly