← 返回 Skills 市场
omactiengartelle

Dnd Character Generator

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

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

如何安装 Dnd Character Generator?

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

Dnd Character Generator 是免费的吗?

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

Dnd Character Generator 支持哪些平台?

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

谁开发了 Dnd Character Generator?

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

💬 留言讨论