← 返回 Skills 市场
blammectrappora

Polaroid Photo Generator

作者 blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
147
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polaroid-photo-generator
功能描述
AI polaroid photo generator — create retro instant-film photos with authentic vintage color, film grain, and '70s–'80s aesthetic. Perfect for nostalgic portr...
安全使用建议
This skill appears to do what it claims: it sends your prompt and a user-supplied Neta API token to api.talesofai.com and returns an image URL. Before installing or running, verify you trust the Neta service (api.talesofai.com / neta.art) and obtain a token from the official site. Prefer passing the token via an environment variable (as shown in README) rather than on the command line to avoid exposing it in process lists or shell history. If you need higher assurance, review the included polaroidphotogenerator.js yourself (it’s short and readable) to confirm it only makes the documented API calls and does not log/persist your token.
能力评估
Purpose & Capability
Name/description claim an image-generation helper using the Neta API, and the code and README implement exactly that. Minor metadata mismatch: registry metadata lists no primary credential, but the runtime requires a Neta API token passed via --token (CLI or environment in examples). This is coherent but the metadata omission is worth noting.
Instruction Scope
SKILL.md instructs running the included Node script with a prompt and token; the script only performs network calls to the described API and prints the resulting image URL. It does not read unrelated files, system config, or other environment variables.
Install Mechanism
No install spec (instruction-only) and included code is a single small Node script; there are no downloads from unknown URLs or archive extraction steps. The provided npx/clawhub install hints refer to standard package installers.
Credentials
The script requires a single API token (passed via --token or examples using $NETA_TOKEN), which is appropriate for a remote image-generation service. Note: the registry declared no required env/primary credential even though a token is required at runtime; also passing secrets on the CLI can expose them in shell history or process listings — using an environment variable is safer.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or system settings. It runs as a one-off CLI tool that makes outbound API requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polaroid-photo-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polaroid-photo-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the AI Polaroid Photo Generator. - Generate retro instant-film photos with vintage color, film grain, and '70s–'80s aesthetics. - Supports portrait, landscape, square, and tall formats. - Option to use reference images for style inheritance. - Requires a free Neta API token to use. - Easy CLI integration and quick start instructions included.
元数据
Slug polaroid-photo-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Polaroid Photo Generator 是什么?

AI polaroid photo generator — create retro instant-film photos with authentic vintage color, film grain, and '70s–'80s aesthetic. Perfect for nostalgic portr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。

如何安装 Polaroid Photo Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polaroid-photo-generator」即可一键安装,无需额外配置。

Polaroid Photo Generator 是免费的吗?

是的,Polaroid Photo Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polaroid Photo Generator 支持哪些平台?

Polaroid Photo Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polaroid Photo Generator?

由 blammectrappora(@blammectrappora)开发并维护,当前版本 v1.0.0。

💬 留言讨论