← 返回 Skills 市场
omactiengartelle

Vaporwave Art Generator

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

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

如何安装 Vaporwave Art Generator?

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

Vaporwave Art Generator 是免费的吗?

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

Vaporwave Art Generator 支持哪些平台?

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

谁开发了 Vaporwave Art Generator?

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

💬 留言讨论