← Back to Skills Marketplace
omactiengartelle

3d Anime Poster Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 3d-anime-poster-generator
Description
Create stunning 3D anime posters with volumetric lighting, cinematic depth, and dynamic compositions. Perfect for wallpapers, merch designs, print-on-demand...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install 3d-anime-poster-generator
  3. After installation, invoke the skill by name or use /3d-anime-poster-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug 3d-anime-poster-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install 3d Anime Poster Generator?

Run "/install 3d-anime-poster-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 3d Anime Poster Generator free?

Yes, 3d Anime Poster Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 3d Anime Poster Generator support?

3d Anime Poster Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 3d Anime Poster Generator?

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

💬 Comments