← Back to Skills Marketplace
omactiengartelle

Vaporwave Art Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vaporwave-art-generator
Description
AI vaporwave art generator — create synthwave, retrowave, and aesthetic vaporwave images with neon grids, 80s retro colors, palm trees, and lo-fi vibes. Perf...
README (SKILL.md)

Vaporwave Art Generator

AI vaporwave art generator — create synthwave, retrowave, and aesthetic vaporwave images with neon grids, 80s retro colors, palm trees, and lo-fi vibes. Perfect for wallpapers, album art, social media aesthetics, and retrowave content creation.

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

Quick start

node vaporwaveartgenerator.js "your description here" --token YOUR_TOKEN

Options

  • --sizeportrait, landscape, square, tall (default: landscape)
  • --ref — reference image UUID for style inheritance

Install

npx skills add omactiengartelle/vaporwave-art-generator
Usage Guidance
This skill appears to do what it says: it posts your prompt to Neta's image API and prints a returned image URL. Before installing, ensure the Neta token you use is from the official site (neta.art/open) and consider not passing the token directly on the command line (it can show up in ps or shell history). Review the included vaporwaveartgenerator.js (provided) if you want to confirm network endpoints (api.talesofai.com) and behavior. If you install via an external registry or 'npx skills add', only proceed if you trust that source.
Capability Analysis
Type: OpenClaw Skill Name: vaporwave-art-generator Version: 1.0.0 The vaporwave-art-generator skill is a legitimate tool for generating AI art via the Neta API. The code in vaporwaveartgenerator.js correctly implements CLI argument parsing, API requests to api.talesofai.com, and task polling without any signs of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description promise (vaporwave image generation) matches the included code and README. The script only calls the Neta API (api.talesofai.com) and requires a Neta token passed via CLI — this is proportional and expected.
Instruction Scope
SKILL.md instructs running the bundled Node script with a --token flag and optional flags (--size, --ref). The runtime JS only reads CLI args, constructs JSON requests, posts to the Neta endpoints, and polls for results — it does not read unrelated files, environment variables, or contact other domains.
Install Mechanism
There is no install spec (instruction-only), and included files are plain JS/README/package.json. No external downloads, unpacking from arbitrary URLs, or package installs are performed by the skill itself.
Credentials
The skill does not require environment variables or other credentials beyond the Neta token provided on the command line. Note: passing secrets via CLI flags can expose them in process listings or shell history; using a safer mechanism (e.g., reading from stdin or an environment variable handled securely) would reduce that risk.
Persistence & Privilege
Skill does not request persistent/always-on presence, does not modify system or other skills' configs, and has no special privileges. Autonomous invocation remains enabled by platform default but is not combined with other risky behaviors here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vaporwave-art-generator
  3. After installation, invoke the skill by name or use /vaporwave-art-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Vaporwave Art Generator skill. - Generate synthwave, retrowave, and vaporwave images using the Neta AI image generation API. - Supports custom image sizes and style inheritance via reference images. - Ideal for wallpapers, album art, and social media aesthetics. - Requires a free Neta API token for image creation.
Metadata
Slug vaporwave-art-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Vaporwave Art Generator?

AI vaporwave art generator — create synthwave, retrowave, and aesthetic vaporwave images with neon grids, 80s retro colors, palm trees, and lo-fi vibes. Perf... It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Vaporwave Art Generator?

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

Is Vaporwave Art Generator free?

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

Which platforms does Vaporwave Art Generator support?

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

Who created Vaporwave Art Generator?

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

💬 Comments