← Back to Skills Marketplace
blammectrappora

Polaroid Photo Generator

by blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
147
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install polaroid-photo-generator
Description
AI polaroid photo generator — create retro instant-film photos with authentic vintage color, film grain, and '70s–'80s aesthetic. Perfect for nostalgic portr...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polaroid-photo-generator
  3. After installation, invoke the skill by name or use /polaroid-photo-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug polaroid-photo-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install Polaroid Photo Generator?

Run "/install polaroid-photo-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polaroid Photo Generator free?

Yes, Polaroid Photo Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polaroid Photo Generator support?

Polaroid Photo Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polaroid Photo Generator?

It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.0.

💬 Comments