← Back to Skills Marketplace
omactiengartelle

Caricature Portrait Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install caricature-portrait-generator
Description
Generate hilarious AI caricature portraits with exaggerated features — turn any description into a funny caricature, cartoon portrait, or comic likeness. Per...
README (SKILL.md)

AI Caricature Portrait Generator

Generate hilarious AI caricature portraits with exaggerated features — turn any description into a funny caricature, cartoon portrait, or comic likeness. Perfect for gifts, social media, party invitations, and personalized art. Supports caricature generator, exaggerated portrait, cartoon face, comic portrait, and funny face art styles.

Token

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

node \x3Cscript> "your prompt" --token YOUR_TOKEN

When to use

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

Quick start

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

Options

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

Install

npx skills add omactiengartelle/caricature-portrait-generator
Usage Guidance
This skill appears coherent and implements a straightforward client for Neta/api.talesofai.com. Before installing: (1) Obtain your Neta token from the official site and verify you trust that provider and its privacy/usage terms. (2) Note the script expects the token as a --token command-line argument; passing secrets on the command line can expose them to other users via process listings on multiuser systems — prefer using a secure mechanism (temporarily set a protected env var or use a wrapper) if that matters. (3) Review any prompts you send — images and text prompts are transmitted to the external API. (4) If you need stronger assurance, run the script in a sandbox or inspect network traffic to confirm it only talks to the stated API endpoints (api.talesofai.com).
Capability Analysis
Type: OpenClaw Skill Name: caricature-portrait-generator Version: 1.0.0 The skill is a legitimate wrapper for an AI image generation service. It sends user-provided prompts and an API token to 'api.talesofai.com' to generate caricatures, as described in the documentation. The code in 'caricatureportraitgenerator.js' uses standard Node.js HTTPS requests without external dependencies or suspicious behaviors like data exfiltration or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description match the code and README: the script posts a prompt to api.talesofai.com (Neta) to generate images. There are no unrelated credentials, cloud services, or binaries requested.
Instruction Scope
SKILL.md and README simply instruct running the Node script with a Neta token and optional flags (size, ref). The runtime instructions do not ask the agent to read arbitrary files, environment variables, or contact other endpoints beyond the stated API.
Install Mechanism
No install spec is provided (instruction-only install), and the bundle contains a small Node script and package.json. There are no downloads from untrusted URLs or extract/execute steps.
Credentials
No environment variables are declared in metadata, and the script expects a token via the --token CLI flag. That is proportionate to the stated purpose, but the registry metadata does not advertise the required credential (token) as a required env var — the token is passed on the command line instead of an env var.
Persistence & Privilege
always is false, the skill does not request persistent system-level privileges or modify other skills/configs. It only issues outbound HTTPS requests to the image API.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install caricature-portrait-generator
  3. After installation, invoke the skill by name or use /caricature-portrait-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of AI Caricature Portrait Generator. - Generate caricature, cartoon, comic, or funny face portraits from text descriptions using the Neta AI image generation API. - Supports various art styles and exaggerated features for personalized, humorous images. - Includes options for output size (portrait, landscape, square, tall) and style inheritance via reference images. - Requires a Neta API token for use. - Ideal for gifts, social media, invitations, and custom art needs.
Metadata
Slug caricature-portrait-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Caricature Portrait Generator?

Generate hilarious AI caricature portraits with exaggerated features — turn any description into a funny caricature, cartoon portrait, or comic likeness. Per... It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Caricature Portrait Generator?

Run "/install caricature-portrait-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Caricature Portrait Generator free?

Yes, Caricature Portrait Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Caricature Portrait Generator support?

Caricature Portrait Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Caricature Portrait Generator?

It is built and maintained by omactiengartelle (@omactiengartelle); the current version is v1.0.0.

💬 Comments