← 返回 Skills 市场
Pinup Art Generator
作者
blammectrappora
· GitHub ↗
· v1.0.0
· MIT-0
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pinup-art-generator
功能描述
Generate classic 1950s pin-up art, retro glamour illustrations, vintage poster portraits, mid-century advertising art, and Gil Elvgren style pinup girls. Per...
安全使用建议
This appears to be a simple and coherent CLI wrapper for the Neta image API. Before installing or running: (1) verify you trust the skill source/owner (npx install paths or repository provenance), (2) only provide a Neta token (do not reuse unrelated secrets), and (3) review the code locally if you plan to run it on sensitive systems. Also consider content/legal implications of generating stylized/person-based artwork (copyright and platform policy). If you want higher assurance, run the single JS file in a sandbox or inspect it line-by-line (it is short) before executing.
功能分析
Type: OpenClaw Skill
Name: pinup-art-generator
Version: 1.0.0
The skill is a straightforward wrapper for the Neta AI image generation API. The script `pinupartgenerator.js` takes a user prompt and an API token via command-line arguments, submits a request to `api.talesofai.com`, and polls for the resulting image URL. There is no evidence of malicious behavior, data exfiltration, or obfuscation; the code logic is transparent and aligns perfectly with the stated purpose in `SKILL.md` and `README.md`.
能力评估
Purpose & Capability
Name/description match the implementation: the code builds a text prompt, sends it to api.talesofai.com, polls for an image URL, and prints the URL. Requiring a Neta API token (passed via --token) is appropriate for this purpose.
Instruction Scope
SKILL.md and the script instruct the agent/user to call node pinupartgenerator.js with a prompt and token. The instructions and code do not read arbitrary files, environment variables, or other system state, nor do they exfiltrate data to unexpected endpoints. Progress is printed to stderr and the final image URL to stdout as documented.
Install Mechanism
There is no install spec and no downloads or extracts; the skill is instruction/code-only. The included JS file runs locally and makes outbound HTTPS calls to the documented API. No external installers or archive downloads are used.
Credentials
The skill requires a Neta API token, which is reasonable. Metadata lists no required env vars; the token is supplied via a CLI flag (--token). This is a minor inconsistency in metadata vs. runtime usage but not a security issue. The script does not request other unrelated credentials.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and has no elevated persistence requirements. It behaves as a normal, user-invoked CLI skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pinup-art-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/pinup-art-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Pin-Up Art Generator
- Generate classic 1950s pin-up art and retro glamour illustrations using Neta AI.
- Supports custom prompts, portrait options, and style reference images.
- Ideal for vintage poster designers, retro merch creators, and fans of nostalgic aesthetics.
- Easy setup with Bash-based commands and free Neta API token trial.
元数据
常见问题
Pinup Art Generator 是什么?
Generate classic 1950s pin-up art, retro glamour illustrations, vintage poster portraits, mid-century advertising art, and Gil Elvgren style pinup girls. Per... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Pinup Art Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pinup-art-generator」即可一键安装,无需额外配置。
Pinup Art Generator 是免费的吗?
是的,Pinup Art Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pinup Art Generator 支持哪些平台?
Pinup Art Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pinup Art Generator?
由 blammectrappora(@blammectrappora)开发并维护,当前版本 v1.0.0。
推荐 Skills