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