Pixar Portrait Generator

v1.0.0

selfies and portraits into Pixar-style 3D animated characters with cinematic CGI rendering. Generate Disney Pixar movie-quality avatars, 3D cartoon portraits...

0· 75·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for omactiengartelle/pixar-portrait-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Pixar Portrait Generator" (omactiengartelle/pixar-portrait-generator) from ClawHub.
Skill page: https://clawhub.ai/omactiengartelle/pixar-portrait-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install pixar-portrait-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install pixar-portrait-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description claim Pixar-style image generation and the code implements exactly that by calling api.talesofai.com endpoints with a prompt, size, optional reference UUID, and a user-supplied token — all coherent with the stated purpose.
Instruction Scope
SKILL.md and README instruct running the bundled Node script with a --token flag. The runtime instructions and the script only perform network calls to the image API and do not read local config, secrets, or unrelated files.
Install Mechanism
No install spec is provided (instruction-only with bundled script). There are no downloads or extract steps; the repository files are self-contained and the script runs locally.
Credentials
No environment variables or unrelated credentials are requested. The only secret required is the Neta API token passed explicitly via --token, which is appropriate for a third‑party image API client.
Persistence & Privilege
The skill is not always-enabled and does not request persistent or elevated agent/system privileges. It does not modify other skills or system-wide settings.
Assessment
This skill sends your prompt (and any reference UUID you provide) and the token you pass to https://api.talesofai.com (advertised as the Neta API). Before using: (1) confirm you trust that third party and review their privacy/retention and training policies (images and prompts may be stored or used by the service); (2) avoid sending sensitive or private photos if you don't want them shared; (3) use a scoped or disposable token if possible; and (4) ensure your Node runtime supports global fetch (Node 18+ or equivalent). Otherwise the skill appears internally consistent with its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk97458hbq0yr70zfw278pav1bd852rpn
75downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Pixar Portrait Generator

selfies and portraits into Pixar-style 3D animated characters with cinematic CGI rendering. Generate Disney Pixar movie-quality avatars, 3D cartoon portraits, and animated character art featuring soft volumetric lighting, expressive oversized eyes, and glossy subsurface skin — perfect for viral profile pictures, animated-style headshots, family portraits, and 3D cartoon transformations of people, pets, and original characters.

Token

Requires a Neta API token (free trial at https://www.neta.art/open/). Pass it via the --token flag.

node <script> "your prompt" --token YOUR_TOKEN

When to use

Use when someone asks to generate or create pixar style portrait ai generator images.

Quick start

node pixarportraitgenerator.js "your description here" --token YOUR_TOKEN

Options

  • --sizeportrait, landscape, square, tall (default: square)
  • --ref — reference image UUID for style inheritance

Install

npx skills add omactiengartelle/pixar-portrait-generator

Comments

Loading comments...