← Back to Skills Marketplace
Steampunk Art Generator
by
blammectrappora
· GitHub ↗
· v1.0.0
· MIT-0
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install steampunk-art-generator
Description
AI steampunk art generator — create Victorian steampunk portraits, cyberpunk Victorian characters, brass-and-gears illustrations, cosplay reference art, and...
Usage Guidance
This skill appears to do what it says: it sends your provided API token and prompt to api.talesofai.com to generate images. Before installing: (1) confirm you trust the third-party service (api.talesofai.com / neta.art) and the skill owner, since your token will be sent to that service; (2) avoid passing sensitive tokens on the command line (use a safer mechanism if supported) because CLI args can be exposed via process listings and shell history; (3) check the API token scope, billing/costs, and the service's privacy/retention policy; (4) if you want stronger assurance, review the package maintainer's repository or source hosting (none listed here) and verify the domain mapping between neta.art and api.talesofai.com.
Capability Assessment
Purpose & Capability
Name/description, README, SKILL.md, and the code all describe an AI image generator that calls api.talesofai.com; required inputs (a Neta API token and a prompt) match the stated purpose and no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs running the included Node script with a --token flag and prompt which matches the code. Note: the token is passed on the command line (visible to other local users via process lists and may be recorded in shell history) — this is a user privacy/usability concern but not an incoherence.
Install Mechanism
No install spec other than 'npx skills add' in docs; the package contains only a small Node script and docs. There are no remote downloads or install-time executables fetched by the skill itself.
Credentials
No environment variables, config paths, or unrelated credentials are requested. The single required secret (the Neta token) is appropriate for an API-backed image generator.
Persistence & Privilege
The skill is not always-on, does not request persistent system-level privileges, and does not modify other skills or global config. Autonomous invocation is allowed (default) but not combined with broad privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install steampunk-art-generator - After installation, invoke the skill by name or use
/steampunk-art-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Steampunk Art Generator.
- Generate steampunk-themed portraits, characters, and scenes via the Neta AI image generation API.
- Supports prompts for Victorian, cyberpunk, brass-and-gears, cosplay, and industrial fantasy styles.
- Customizable image size options and style inheritance through reference image UUIDs.
- Requires a Neta API token for image generation.
- Includes command-line usage and installation instructions.
Metadata
Frequently Asked Questions
What is Steampunk Art Generator?
AI steampunk art generator — create Victorian steampunk portraits, cyberpunk Victorian characters, brass-and-gears illustrations, cosplay reference art, and... It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Steampunk Art Generator?
Run "/install steampunk-art-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Steampunk Art Generator free?
Yes, Steampunk Art Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Steampunk Art Generator support?
Steampunk Art Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Steampunk Art Generator?
It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.0.
More Skills