← 返回 Skills 市场
Neon Art Generator
作者
blammectrappora
· GitHub ↗
· v1.0.0
· MIT-0
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install neon-art-generator
功能描述
AI neon art generator that transforms any subject into stunning neon-lit artwork. Create glowing neon portraits, cyberpunk neon scenes, neon sign aesthetics,...
安全使用建议
This package appears to do what it says: send your text prompt to the Neta image API and print a URL. Before installing/running: 1) Verify the API host (api.talesofai.com) and the token source (https://neta.art/open) are legitimate and acceptable to you. 2) Treat your Neta token as sensitive — use a throwaway token if unsure and avoid including passwords or private data in prompts. Note the token is passed on the command line (shell history may record it); consider editing the script to read the token from an environment variable or stdin if you prefer. 3) Because the publisher/homepage are missing, review the included neonartgenerator.js yourself (it is short and readable) and confirm you are comfortable running it. 4) If you need higher assurance, contact the API provider for privacy/usage details or prefer a skill from a known publisher.
功能分析
Type: OpenClaw Skill
Name: neon-art-generator
Version: 1.0.0
The neon-art-generator skill is a legitimate tool for generating AI images via the Neta AI API. The core logic in neonartgenerator.js parses user-provided prompts and API tokens to interact with api.talesofai.com, following a standard request-and-poll pattern to retrieve image URLs. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code's behavior is entirely consistent with its stated purpose.
能力评估
Purpose & Capability
Name/description ('neon art generator') match the code and SKILL.md: the script posts the user prompt to Neta's image API and polls for a result. Required inputs are limited to a user-provided API token and an optional reference UUID — these are proportionate to the stated purpose. Note: the registry lists no homepage and the skill source is 'unknown', which reduces provenance confidence but does not create functional inconsistency.
Instruction Scope
SKILL.md tells the agent/user to run the provided node script with a --token and prompt. The script only sends the prompt (and optional ref UUID/size) to api.talesofai.com, polls for the task result, and prints a direct image URL. It does not read other files, environment variables, or system configuration, nor does it send unrelated local data to external endpoints.
Install Mechanism
There is no install spec that downloads or extracts code from arbitrary URLs; this is an instruction-and-code package that the user runs locally. The package.json is minimal and there are no installer downloads, so installation risk is low.
Credentials
The skill requires a Neta API token to function, provided via a CLI --token flag (SKILL.md). The registry metadata does not list required env vars or a primary credential, which is not strictly incorrect but is an inconsistency in metadata vs runtime usage. Requiring one service token is proportionate, but the token will be transmitted to api.talesofai.com — ensure it is a valid Neta token and avoid sending sensitive personal data in prompts.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always:false), does not modify other skills or system-wide config, and does not include an install that creates long-lived background services.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neon-art-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/neon-art-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Neon Art Generator 1.0.0 — Initial Release
- Generate neon-lit artwork from any subject using the Neta AI API.
- Supports portraits, cyberpunk neon scenes, neon sign styles, and vibrant electric art.
- Customizable options: image size (`portrait`, `landscape`, `square`, `tall`) and style reference image.
- Requires a Neta API token for usage.
- Simple command-line interface for easy integration and quick start.
元数据
常见问题
Neon Art Generator 是什么?
AI neon art generator that transforms any subject into stunning neon-lit artwork. Create glowing neon portraits, cyberpunk neon scenes, neon sign aesthetics,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Neon Art Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neon-art-generator」即可一键安装,无需额外配置。
Neon Art Generator 是免费的吗?
是的,Neon Art Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Neon Art Generator 支持哪些平台?
Neon Art Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neon Art Generator?
由 blammectrappora(@blammectrappora)开发并维护,当前版本 v1.0.0。
推荐 Skills