← Back to Skills Marketplace
blammectrappora

Cosplay Reference Generator

by blammectrappora · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
52
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install cosplay-reference-generator
Description
Generate cosplay reference sheets and costume design illustrations from any character or outfit description. Perfect for cosplayers planning builds, commissi...
README (SKILL.md)

Cosplay Reference Generator

Generate cosplay reference sheets and costume design illustrations from any character or outfit description. Perfect for cosplayers planning builds, commissioning costumes, anime convention prep, costume photoshoot planning, Etsy seller listings, and cosplay tutorials. Creates full-body character references with detailed outfit visualization, multiple angles, and accessory details.

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 cosplay reference sheet generator images.

Quick start

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

Options

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

Install

npx skills add blammectrappora/cosplay-reference-generator
Usage Guidance
This skill appears to do what it claims: it sends your prompt (and any reference UUID you supply) to the Neta/API endpoint and prints back an image URL. Before installing or running, be aware: (1) do not share your Neta API token with untrusted parties — treat it like a password; (2) any character descriptions or reference images you send will be transmitted to the external service (api.talesofai.com), so avoid sending sensitive personal data; (3) check Neta's terms regarding copyrighted characters and commercial use if you plan to sell or publish generated art; (4) ensure you run the script in a Node environment you control (modern Node provides fetch) so you know where your token is entered. Otherwise the package is internally consistent and proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: cosplay-reference-generator Version: 1.0.1 The skill is a legitimate wrapper for the Neta AI image generation API (api.talesofai.com). The Node.js script (cosplayreferencegenerator.js) takes a user-provided prompt and API token to submit image generation tasks and poll for results. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code logic is transparent and aligns with the stated purpose in SKILL.md.
Capability Assessment
Purpose & Capability
Name/description state image generation for cosplay references and the code and README call the Neta (api.talesofai.com) image endpoints with a user-supplied token. There are no unrelated credentials, services, or additional capabilities requested.
Instruction Scope
SKILL.md instructs running the included Node script and passing --token. The script only constructs a prompt, posts to the API, polls for results, and prints the image URL. It does not read local files, system configs, or other environment variables beyond the provided token.
Install Mechanism
No install spec is present (instruction-only install). The package contains a small standalone Node script and package.json; there are no downloads from third-party URLs or archive extraction steps. Risk from installation is minimal.
Credentials
No environment variables or system credentials are required. The skill asks for a single API token via a CLI flag, which is appropriate and proportional for an external image-generation service. The token is not persisted by the script.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and does not persist credentials. It can be invoked autonomously (platform default) but has no elevated persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cosplay-reference-generator
  3. After installation, invoke the skill by name or use /cosplay-reference-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated dependencies in package.json for improved compatibility and security. - No changes to features, usage, or documentation.
v1.0.0
- Initial release of Cosplay Reference Generator. - Generate full-body cosplay reference sheets and costume design illustrations from any character or outfit description. - Supports visualization of multiple angles, accessory details, and outfit features. - Uses the Neta AI image generation API (requires free API token from neta.art/open). - Includes options for different image sizes and style inheritance via reference images. - Command-line usage with straightforward prompts.
Metadata
Slug cosplay-reference-generator
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Cosplay Reference Generator?

Generate cosplay reference sheets and costume design illustrations from any character or outfit description. Perfect for cosplayers planning builds, commissi... It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.

How do I install Cosplay Reference Generator?

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

Is Cosplay Reference Generator free?

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

Which platforms does Cosplay Reference Generator support?

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

Who created Cosplay Reference Generator?

It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.1.

💬 Comments