Generate AI selfie art portraits from text descriptions. Create cinematic portraits, anime-style illustrations, oil paintings, and artistic profile pictures. Returns a direct image URL instantly.
Requires a Neta API token. Free trial available at
export NETA_TOKEN=your_token_here
node selfieartgenerator.js "your prompt" --token "$NETA_TOKEN"
Use when someone asks to generate or create AI portrait art, selfie art, or stylized profile pictures from a text description.
node selfieartgenerator.js "cinematic portrait, golden hour lighting, sharp facial details" --token YOUR_TOKEN
--size — portrait, landscape, square, tall (default: portrait)--style — anime, cinematic, realistic (default: cinematic)--ref — reference image UUID for style inheritance (optional)npx skills add yangzhou-chaofan/selfie-art-generator
共 1 个版本