← 返回 Skills 市场
omactiengartelle

Concert Poster Generator

作者 omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
38
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install concert-poster-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /concert-poster-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug concert-poster-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 38 次。

如何安装 Concert Poster Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install concert-poster-generator」即可一键安装,无需额外配置。

Concert Poster Generator 是免费的吗?

是的,Concert Poster Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Concert Poster Generator 支持哪些平台?

Concert Poster Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Concert Poster Generator?

由 omactiengartelle(@omactiengartelle)开发并维护,当前版本 v1.0.0。

💬 留言讨论