← 返回 Skills 市场
omactiengartelle

Anime Character Generator

作者 omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
213
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install anime-character-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /anime-character-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug anime-character-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 213 次。

如何安装 Anime Character Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install anime-character-generator」即可一键安装,无需额外配置。

Anime Character Generator 是免费的吗?

是的,Anime Character Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Anime Character Generator 支持哪些平台?

Anime Character Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Anime Character Generator?

由 omactiengartelle(@omactiengartelle)开发并维护,当前版本 v1.0.0。

💬 留言讨论