← Back to Skills Marketplace
omactiengartelle

Anime Character Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
213
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install anime-character-generator
Description
Generate stunning full-body anime characters with custom outfits, hairstyles, and poses. Perfect for OC creation, fan art, visual novels, profile avatars, an...
README (SKILL.md)

Anime Character Generator

Generate stunning full-body anime characters with custom outfits, hairstyles, and poses. Perfect for OC creation, fan art, visual novels, profile avatars, and anime-style portraits. Supports kawaii, shonen, shojo, and isekai aesthetics.

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 anime character generator images.

Quick start

node animecharactergenerator.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/anime-character-generator
Usage Guidance
This skill expects you to provide a Neta/TalesOfAI API token (via --token) and will send your prompt to https://api.talesofai.com to generate an image and print a direct image URL. Before installing or running: (1) obtain the token from the official Neta site you trust, (2) be aware the token is sent to that external API (do not reuse a sensitive token elsewhere), and (3) if you have concerns, inspect the small included JS file (animecharactergenerator.js) yourself — it is short and straightforward. The only minor issue is that the registry metadata does not declare the required credential even though the runtime requires it; this is probably a documentation omission rather than a functional problem.
Capability Analysis
Type: OpenClaw Skill Name: anime-character-generator Version: 1.0.0 The skill is a straightforward implementation of an anime character generator that interfaces with the Neta AI (Tales of AI) API. The code in `animecharactergenerator.js` correctly parses user arguments, handles API tokens as intended, and performs standard REST operations (POST and GET) against the legitimate domain `api.talesofai.com`. No evidence of data exfiltration, malicious execution, or prompt injection was found in the code or documentation.
Capability Assessment
Purpose & Capability
Name/description, README, SKILL.md, and the JavaScript implement the same capability: submit a text prompt to the Neta/TalesOfAI image API and return an image URL. The required API token and offered flags (--size, --ref) are appropriate for this purpose.
Instruction Scope
SKILL.md instructs running the included Node script with a --token flag. The runtime code only reads CLI args, calls https://api.talesofai.com endpoints to submit and poll an image job, and prints the returned image URL. It does not read unrelated files, other env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec is provided (instruction-only + small included JS file). Nothing is downloaded or written during install, so install risk is minimal.
Credentials
The skill requires an API token at runtime (passed via --token) which is appropriate and used only for the image API. As a minor metadata inconsistency, the registry metadata lists no required env vars/primary credential even though the SKILL.md and code require a token; this is likely an authoring omission rather than malicious behavior.
Persistence & Privilege
The skill is not configured as always-present. It doesn't modify other skills or system-wide agent settings. Default autonomous invocation is allowed (platform default) but the skill's requested footprint is limited.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install anime-character-generator
  3. After installation, invoke the skill by name or use /anime-character-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Anime Character Generator. - Generate full-body anime characters with customizable outfits, hairstyles, and poses. - Supports a variety of anime aesthetics: kawaii, shonen, shojo, and isekai. - Uses the Neta AI image generation API (requires free token from neta.art/open). - Command-line options for image size and style reference. - Ideal for OCs, fan art, visual novels, avatars, and more.
Metadata
Slug anime-character-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Anime Character Generator?

Generate stunning full-body anime characters with custom outfits, hairstyles, and poses. Perfect for OC creation, fan art, visual novels, profile avatars, an... It is an AI Agent Skill for Claude Code / OpenClaw, with 213 downloads so far.

How do I install Anime Character Generator?

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

Is Anime Character Generator free?

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

Which platforms does Anime Character Generator support?

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

Who created Anime Character Generator?

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

💬 Comments