← Back to Skills Marketplace
Vintage Poster Generator
by
blammectrappora
· GitHub ↗
· v1.0.1
· MIT-0
158
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vintage-poster-generator
Description
AI vintage poster generator — create retro art prints, old-school travel posters, 1950s-1970s style illustrations, antique advertising art, and nostalgic wal...
Usage Guidance
This skill appears coherent: it sends your prompt and the token you supply to api.talesofai.com to generate images. Before installing, verify you trust the upstream service (neta.art / api.talesofai.com) and avoid reusing any high‑privilege or long‑lived credentials as the token. You can also review the simple JS file (vintagepostergenerator.js) yourself (it is short and readable) or run it in an isolated environment. If you need stronger assurance, ask the publisher for a provenance/source URL or a published package on a trusted registry before using real credentials.
Capability Analysis
Type: OpenClaw Skill
Name: vintage-poster-generator
Version: 1.0.1
The vintage-poster-generator skill is a legitimate tool for generating AI images via the Neta AI API (api.talesofai.com). The core logic in vintagepostergenerator.js is transparent, performing standard HTTP POST and GET requests to create and poll for image generation tasks using a user-provided API token. There is no evidence of data exfiltration, malicious execution, or prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description, README, SKILL.md, and the JS code all point to the same behavior: send a text prompt (and optional reference UUID) to the Neta image API (api.talesofai.com) and return an image URL. The required inputs (an API token or CLI flag) and network calls match the stated purpose.
Instruction Scope
Runtime instructions are limited to running the included Node script with a prompt and a --token flag. The code only issues HTTP requests to api.talesofai.com and does not read local files, other environment variables, or attempt to exfiltrate unrelated data.
Install Mechanism
There is no install spec; this is effectively an instruction + script package. The README suggests npx/clawhub but nothing is downloaded by the skill at runtime and no archives or opaque URLs are used.
Credentials
The skill requires a Neta API token provided via the --token flag (documented in SKILL.md and README). The registry metadata lists no required environment variables, which is acceptable because the token is passed on the CLI rather than as an env var. The single token request is proportional to the functionality.
Persistence & Privilege
always is false and the package does not request persistent/automatic inclusion or modify other skills or system settings. The agent can invoke it autonomously (default), which is normal for skills, but there is no extra privilege requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vintage-poster-generator - After installation, invoke the skill by name or use
/vintage-poster-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated package information in package.json.
- No changes to functionality or user-facing features.
v1.0.0
Vintage Poster Generator 1.0.0 — Initial Release
- Launches a tool to generate retro and vintage-style poster art from any text prompt using the Neta AI API.
- Supports options for image size (portrait, landscape, square, tall) and style inheritance via reference image UUID.
- Requires a Neta API token for use (free trial available).
- Designed for creators, designers, and vintage art enthusiasts.
Metadata
Frequently Asked Questions
What is Vintage Poster Generator?
AI vintage poster generator — create retro art prints, old-school travel posters, 1950s-1970s style illustrations, antique advertising art, and nostalgic wal... It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install Vintage Poster Generator?
Run "/install vintage-poster-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vintage Poster Generator free?
Yes, Vintage Poster Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vintage Poster Generator support?
Vintage Poster Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vintage Poster Generator?
It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.1.
More Skills