← Back to Skills Marketplace
Retro Travel Poster Generator
by
blammectrappora
· GitHub ↗
· v1.0.0
· MIT-0
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install retro-travel-poster-generator
Description
Generate vintage-style travel posters inspired by the golden age of tourism advertising (1920s-1960s WPA, art deco, mid-century modern) featuring iconic dest...
Usage Guidance
This skill appears to do what it says: it sends your prompt and the token you provide to the Neta/TalesOfAI image API and returns an image URL. Before installing: (1) Be aware you must run it with Node (the metadata omits this requirement); (2) only supply an API token you trust to be used by this external service—tokens will be sent as the 'x-token' header to api.talesofai.com; (3) review the included JS if you have stricter privacy/security requirements; (4) if you plan to sell generated art, review Neta/TalesOfAI terms and copyright/usage policy for commercial use and potential content restrictions.
Capability Analysis
Type: OpenClaw Skill
Name: retro-travel-poster-generator
Version: 1.0.0
The skill is a straightforward wrapper for the Neta AI image generation API. The Node.js script (retrotravelpostergenerator.js) parses user-provided arguments and a token to send requests to api.talesofai.com and poll for the resulting image URL. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code uses standard fetch calls and does not access sensitive local files or environment variables.
Capability Assessment
Purpose & Capability
The skill name/description, README, SKILL.md, and code all consistently point to using the Neta/TalesOfAI image API to generate retro travel posters. The only mismatch is that package metadata declares no required binaries, but the runtime requires Node (usage examples call `node ...`). This is a minor metadata omission rather than functional misalignment.
Instruction Scope
SKILL.md tells the agent/user to run the included Node script and pass a Neta token via `--token`. The instructions do not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints. (Minor tooling label mismatch: SKILL.md lists 'tools: Bash' while the script is Node.)
Install Mechanism
There is no install spec (instruction-only install), and the code file is bundled directly. No third-party downloads, installers, or archive extraction are used. This presents a low install risk; the only risk is running included code locally (reviewed here).
Credentials
The skill requires a single API token provided via the `--token` flag; no other environment variables, credentials, or config paths are requested. The token is sent as an 'x-token' header to api.talesofai.com, which is expected for this functionality.
Persistence & Privilege
The skill does not request persistent/higher privileges (always:false) and does not modify other skills or system-wide configuration. It can be invoked autonomously per platform defaults, but that is normal and not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install retro-travel-poster-generator - After installation, invoke the skill by name or use
/retro-travel-poster-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Retro Travel Poster Generator.
- Generate vintage-style travel posters inspired by 1920s-1960s tourism art (WPA, art deco, mid-century modern).
- Supports various destinations, styles, and customization options.
- Ideal for Etsy sellers, print-on-demand, wall art, postcards, branding, and vintage decor.
- Requires Neta API token for image generation.
- Includes options for image size and reference-based style inheritance.
Metadata
Frequently Asked Questions
What is Retro Travel Poster Generator?
Generate vintage-style travel posters inspired by the golden age of tourism advertising (1920s-1960s WPA, art deco, mid-century modern) featuring iconic dest... It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.
How do I install Retro Travel Poster Generator?
Run "/install retro-travel-poster-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Retro Travel Poster Generator free?
Yes, Retro Travel Poster Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Retro Travel Poster Generator support?
Retro Travel Poster Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Retro Travel Poster Generator?
It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.0.
More Skills