← Back to Skills Marketplace
omactiengartelle

Tattoo Design Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tattoo-design-generator
Description
AI tattoo design generator for creating custom tattoo concept art, ink illustrations, and tattoo reference sheets. Generate flash tattoo designs, sleeve idea...
Usage Guidance
This skill appears to do what it says: send your prompt and a token to the Neta/TalesOfAI endpoints and print an image URL. Before installing, consider that the script requires your API token — supplying tokens on the command line can leak via shell history or process listings, so prefer using a temporary token or an environment-variable wrapper when possible. Verify the token's scope and revoke it if you suspect exposure. Also review the bundled tattoodesigngenerator.js yourself before running it; the code is short and readable and appears to only call the listed API endpoints.
Capability Analysis
Type: OpenClaw Skill Name: tattoo-design-generator Version: 1.0.0 The skill is a straightforward wrapper for the Neta AI image generation API (api.talesofai.com). The script `tattoodesigngenerator.js` correctly implements the documented functionality of taking a user prompt and an API token to generate tattoo designs, with no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description describe an image-generation tattoo design tool and the included JS script performs exactly that by calling api.talesofai.com endpoints; required inputs (a Neta API token and prompt) are proportional to the stated purpose.
Instruction Scope
SKILL.md only instructs running the included Node script with a token and prompt. It does not ask the agent to read other files, environment variables, or system state, nor to transmit data to unexpected endpoints outside the image API.
Install Mechanism
There is no install spec (instruction-only skill with bundled code). No external downloads, package installs, or extraction from unknown URLs are present.
Credentials
The only secret required is the Neta API token passed via --token; no other credentials, config paths, or unrelated environment variables are requested.
Persistence & Privilege
Skill is not always-enabled, does not request persistent system-wide changes, and does not modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tattoo-design-generator
  3. After installation, invoke the skill by name or use /tattoo-design-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Tattoo Design Generator skill. - Generate custom tattoo concept art, flash designs, sleeve ideas, minimalist and tribal styles, and tattoo reference sheets. - Uses Neta AI image generation API (requires free API token). - Support for image sizing (`portrait`, `landscape`, `square`, `tall`) and style inheritance via reference image UUID. - Simple CLI usage for artists, studios, or anyone planning new tattoos.
Metadata
Slug tattoo-design-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tattoo Design Generator?

AI tattoo design generator for creating custom tattoo concept art, ink illustrations, and tattoo reference sheets. Generate flash tattoo designs, sleeve idea... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install Tattoo Design Generator?

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

Is Tattoo Design Generator free?

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

Which platforms does Tattoo Design Generator support?

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

Who created Tattoo Design Generator?

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

💬 Comments