← 返回 Skills 市场
omactiengartelle

3d Anime Poster Generator

作者 omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 3d-anime-poster-generator
功能描述
Create stunning 3D anime posters with volumetric lighting, cinematic depth, and dynamic compositions. Perfect for wallpapers, merch designs, print-on-demand...
使用说明 (SKILL.md)

3D Anime Poster Generator

Create stunning 3D anime posters with volumetric lighting, cinematic depth, and dynamic compositions. Perfect for wallpapers, merch designs, print-on-demand art, anime fan posters, cyberpunk-style artwork, and decorative prints. AI-powered 3D anime art poster maker and designer.

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 3d anime poster generator images.

Quick start

node 3danimepostergenerator.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/3d-anime-poster-generator
安全使用建议
This skill appears to be what it says: a small Node script that sends your prompt and a provided Neta/TalesOfAI token to api.talesofai.com and returns an image URL. Before installing, consider: (1) verify you trust the API provider (neta.art / talesofai) and their privacy/usage terms; (2) avoid passing sensitive tokens on the command line if you’re on a multi-user system (use an environment variable or other secret mechanism instead) because command-line flags can be visible to other users; (3) review the included script (it’s short and readable) to confirm nothing unexpected is sent to other endpoints; and (4) ensure your Node runtime supports global fetch (Node 18+). If you need stricter guarantees about secret handling or provenance, request a published homepage/source repository or a maintainer identity before use.
功能分析
Type: OpenClaw Skill Name: 3d-anime-poster-generator Version: 1.0.0 The skill is a straightforward wrapper for the Neta AI image generation API (api.talesofai.com). The code in 3danimepostergenerator.js correctly handles user-provided tokens and prompts, making standard HTTP requests to generate and poll for images without any signs of data exfiltration, malicious execution, or obfuscation.
能力评估
Purpose & Capability
Name/description promise (3D anime poster generation) matches the code and README: the script POSTs to an image-generation API (api.talesofai.com) and polls for a result. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md and README instruct running the included Node script with a --token flag and a prompt. The runtime instructions and code are narrowly scoped to constructing API requests and polling results. Note: the token is passed on the command line (--token), which can expose it to other local users/processes via process listings on multi-user systems.
Install Mechanism
There is no install spec; the package is distributed as source files (node script + docs). No remote downloads or archives are executed during install, minimizing install-time risk.
Credentials
No environment variables or unrelated credentials are required. The only secret is the Neta API token, which the skill expects as a CLI argument; this is proportionate to its stated function, but CLI tokens can leak via process listings—using an env var or protected storage is safer.
Persistence & Privilege
Skill does not request persistent platform privileges (always:false) and does not modify other skills or system configurations. Autonomous invocation is permitted (platform default) but not combined with other high-risk behaviors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install 3d-anime-poster-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /3d-anime-poster-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of 3d-anime-poster-generator: - Generate 3D anime posters with volumetric lighting and cinematic depth. - Supports dynamic compositions suitable for wallpapers, merch, and print-on-demand art. - Uses the Neta AI image generation API (requires token). - Offers customization: size options (portrait, landscape, square, tall) and style reference image. - Simple command-line usage for quick poster creation.
元数据
Slug 3d-anime-poster-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

3d Anime Poster Generator 是什么?

Create stunning 3D anime posters with volumetric lighting, cinematic depth, and dynamic compositions. Perfect for wallpapers, merch designs, print-on-demand... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 3d Anime Poster Generator?

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

3d Anime Poster Generator 是免费的吗?

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

3d Anime Poster Generator 支持哪些平台?

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

谁开发了 3d Anime Poster Generator?

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

💬 留言讨论