← 返回 Skills 市场
Retro Travel Poster Generator
作者
blammectrappora
· GitHub ↗
· v1.0.0
· MIT-0
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install retro-travel-poster-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/retro-travel-poster-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 Retro Travel Poster Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install retro-travel-poster-generator」即可一键安装,无需额外配置。
Retro Travel Poster Generator 是免费的吗?
是的,Retro Travel Poster Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Retro Travel Poster Generator 支持哪些平台?
Retro Travel Poster Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Retro Travel Poster Generator?
由 blammectrappora(@blammectrappora)开发并维护,当前版本 v1.0.0。
推荐 Skills