← Back to Skills Marketplace
omactiengartelle

Concert Poster Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
38
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install concert-poster-generator
Description
Generate bold concert posters, gig flyers, music event banners, band promo art, festival posters, club night flyers, and live show announcement designs. Perf...
README (SKILL.md)

Concert Poster Generator

Generate bold concert posters, gig flyers, music event banners, band promo art, festival posters, club night flyers, and live show announcement designs. Perfect for indie musicians, DJs, venue promoters, Bandcamp artists, and tour managers who need eye-catching cinematic poster artwork in seconds.

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 concert poster generator images.

Quick start

node concertpostergenerator.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 omactiengartelle/concert-poster-generator
Usage Guidance
This skill appears to do what it claims: it sends your prompt and the provided token to the Neta / talesofai image API and prints the resulting image URL. Before installing or running it: (1) Confirm you trust api.talesofai.com / neta.art because your prompts and token will be sent there. (2) Be careful passing long-lived or sensitive tokens on the command line — CLI args can be visible to other users via process listings; prefer short-lived trial tokens or run in a secure environment. (3) If you want to avoid CLI exposure, modify the script to read the token from a secure environment variable or other secret store instead of requiring it as a command-line argument. (4) If you need stricter assurance, review the included JS file locally (it is small and readable) or run the tool in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill Name: concert-poster-generator Version: 1.0.0 The skill is a legitimate tool for generating concert posters using the Neta AI image generation API. The code in concertpostergenerator.js correctly handles user-provided tokens and prompts, communicates only with the designated API endpoints (api.talesofai.com), and lacks any indicators of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description promise (concert poster image generation) matches the included script and README: the script sends prompts to an image-generation API (api.talesofai.com / Neta) and returns an image URL. No unrelated binaries, credentials, or surprising capabilities are requested.
Instruction Scope
SKILL.md instructs running the provided Node script with a --token flag and optional flags; the script only reads process.argv, validates size, and sends the prompt and token to the external API, polling for the result. This stays within the poster-generation scope. Note: the skill will transmit whatever prompt you supply (and the token) to api.talesofai.com — expected for this functionality.
Install Mechanism
No install spec / downloads are present; the package is instruction + a single JS file and package.json. Nothing is fetched or written to disk at install time by the skill itself, so install risk is low.
Credentials
No required environment variables are declared; the script requires a Neta token provided via the CLI --token flag. This is proportionate for an API client. One user-privacy/security note: passing secrets as CLI arguments can expose them in process listings while the command runs — the skill does not read environment variables directly (it only accepts the expanded value via argv).
Persistence & Privilege
always is false and the skill does not attempt to modify system or other skills' configurations. It runs as a normal, on-demand CLI utility and does not request persistent platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install concert-poster-generator
  3. After installation, invoke the skill by name or use /concert-poster-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Concert Poster Generator. - Instantly generate bold concert posters, gig flyers, music event banners, and related artwork. - Supports custom prompts, sizing options (portrait, landscape, square, tall), and style reference images. - Requires a free Neta AI API token for image creation. - Simple command-line usage for fast poster designs.
Metadata
Slug concert-poster-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Concert Poster Generator?

Generate bold concert posters, gig flyers, music event banners, band promo art, festival posters, club night flyers, and live show announcement designs. Perf... It is an AI Agent Skill for Claude Code / OpenClaw, with 38 downloads so far.

How do I install Concert Poster Generator?

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

Is Concert Poster Generator free?

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

Which platforms does Concert Poster Generator support?

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

Who created Concert Poster Generator?

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

💬 Comments