← Back to Skills Marketplace
omactiengartelle

Dnd Character Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install dnd-character-generator
Description
Generate cinematic D&D character portraits and tabletop RPG hero art from a text description. Ideal for Dungeons & Dragons players, dungeon masters, TTRPG ca...
README (SKILL.md)

D&D Character Art Generator

Generate cinematic D&D character portraits and tabletop RPG hero art from a text description. Ideal for Dungeons & Dragons players, dungeon masters, TTRPG campaigns, and virtual tabletop tokens — create wizards, warriors, paladins, rogues, and any fantasy character class in stunning detail.

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

Quick start

node dndcharactergenerator.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/dnd-character-generator
Usage Guidance
This skill appears to do what it says: it runs a local Node script that posts your prompt to an external image API and returns an image URL. Before installing: (1) Verify you trust the remote service (api.talesofai.com / neta.art) and that the endpoint in the code matches the official provider; (2) avoid passing highly sensitive tokens on the command line (they can appear in shell history or ps listings) — prefer environment variables, a prompt, or short-lived tokens; (3) inspect the bundled dndcharactergenerator.js (already included) yourself or run it in a sandboxed environment if you have doubts; (4) if you need stronger assurance, contact the skill author or use tokens limited to image-generation scope only.
Capability Analysis
Type: OpenClaw Skill Name: dnd-character-generator Version: 1.0.0 The skill is a legitimate tool for generating D&D character portraits via the Neta AI API. The code in `dndcharactergenerator.js` is a straightforward implementation that sends a user-provided prompt and API token to `api.talesofai.com` and polls for the resulting image URL. There is no evidence of data exfiltration, malicious execution, or prompt injection; the script only processes the inputs explicitly provided by the user.
Capability Assessment
Purpose & Capability
The skill generates images by calling an external image API (api.talesofai.com / "Neta"). Network calls and an API token are expected for this purpose. Minor inconsistencies in documentation/domain names appear (SKILL.md and README reference neta.art/open while the code calls api.talesofai.com and uses an 'x-platform' header value 'nieta-app/web') — likely a cosmetic naming mismatch but worth verifying the intended service endpoint before using your token.
Instruction Scope
SKILL.md limits runtime instructions to running the included node script and passing a Neta API token via --token. It does not instruct the agent to read unrelated files, environment variables, or system configuration.
Install Mechanism
There is no install spec (instruction-only), but the package does include a JavaScript runtime file that will be executed locally. No external downloads or archive extraction are performed by the skill itself; code makes outbound HTTPS calls to the image API.
Credentials
The only secret required is the image API token passed via the --token CLI flag (not declared as an environment variable). That is proportionate to the skill's purpose, but passing tokens on the command line can expose them to shell history or other users via process listings — consider safer token delivery mechanisms.
Persistence & Privilege
The skill does not request persistent system privileges, does not set always:true, and does not modify other skills' configurations. Autonomous invocation is allowed by default (platform normal) but does not increase concern given the skill's limited footprint.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dnd-character-generator
  3. After installation, invoke the skill by name or use /dnd-character-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of dnd-character-generator. - Generate cinematic D&D and tabletop RPG character portraits from text descriptions. - Supports custom image sizes and style inheritance with reference images. - Requires a free Neta API token for image generation. - Quick setup and usage instructions included for easy integration.
Metadata
Slug dnd-character-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Dnd Character Generator?

Generate cinematic D&D character portraits and tabletop RPG hero art from a text description. Ideal for Dungeons & Dragons players, dungeon masters, TTRPG ca... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Dnd Character Generator?

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

Is Dnd Character Generator free?

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

Which platforms does Dnd Character Generator support?

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

Who created Dnd Character Generator?

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

💬 Comments