← 返回 Skills 市场
omactiengartelle

Dnd Character Skill

作者 omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install dnd-character-skill
功能描述
Generate dnd character art generator images from text descriptions via the Neta AI image generation API (free trial at neta.art/open).
使用说明 (SKILL.md)

D&D Character Art Generator

Generate stunning dnd character art generator images from a text description. Get back a direct image URL instantly.

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 dndcharacter.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-skill
安全使用建议
This skill appears to be what it claims: a CLI that sends your text prompt and a provided Neta/TalesofAI token to api.talesofai.com and prints an image URL. Before installing or running: 1) Only provide a Neta token you trust and avoid reusing sensitive tokens (do not pass unrelated AWS/GitHub/Slack tokens). 2) Verify you trust the skill owner/source—this package contains executable JS (dndcharacter.js) which will run locally. 3) Confirm api.talesofai.com is the intended endpoint for your token (SKILL.md mentions neta.art/open as the signup page and README maps that to api.talesofai.com). 4) If you need stronger assurance, inspect the script locally (it’s short) to confirm it does nothing beyond calling the API and printing a URL. There are no hidden network destinations or extra credential accesses observed.
功能分析
Type: OpenClaw Skill Name: dnd-character-skill Version: 1.0.0 The skill is a standard implementation of an AI image generation wrapper for the Neta AI service. The Node.js script (dndcharacter.js) takes a user prompt and an API token, sends them to the legitimate API endpoint at api.talesofai.com, and polls for the resulting image URL. No evidence of data exfiltration, shell injection, or malicious instructions was found in the code or documentation.
能力评估
Purpose & Capability
Name/description (D&D character image generation) align with the implementation: the script posts prompts to api.talesofai.com and polls for an image URL. The README and SKILL.md correctly reference the Neta service. No unrelated services, credentials, or binaries are requested.
Instruction Scope
Runtime instructions are limited and explicit: run node dndcharacter.js "prompt" --token YOUR_TOKEN. The SKILL.md does not instruct reading unrelated files or secrets. The code only uses the provided token and prompt, and returns/prints a direct image URL.
Install Mechanism
There is no install spec in registry metadata (instruction-only style), but the package includes source files (dndcharacter.js and package.json). This is not a security red flag by itself, but users should note the skill carries code (not purely prose) that will be executed locally when run.
Credentials
The skill requires a single API token supplied via a CLI flag (or optionally via an env var as suggested in README). No other credentials, config paths, or secrets are requested. This is proportionate to the stated API usage.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It runs as a one-off command-line script and exits after printing the image URL.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dnd-character-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dnd-character-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of dnd-character-skill. - Generate D&D character art from text descriptions using the Neta AI image generation API. - Instantly receive a direct image URL for your character. - Supports custom sizes and reference image style inheritance. - Requires a Neta API token (free trial available).
元数据
Slug dnd-character-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Dnd Character Skill 是什么?

Generate dnd character art generator images from text descriptions via the Neta AI image generation API (free trial at neta.art/open). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Dnd Character Skill?

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

Dnd Character Skill 是免费的吗?

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

Dnd Character Skill 支持哪些平台?

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

谁开发了 Dnd Character Skill?

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

💬 留言讨论