← Back to Skills Marketplace
omactiengartelle

Y2k Aesthetic Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install y2k-aesthetic-generator
Description
Y2K aesthetic generator for nostalgic early-2000s and 2010s throwback photos — recreate the viral '2026 is the new 2016' trend with flash-photography selfies...
Usage Guidance
This skill appears to be what it says: a small Node CLI that sends prompts to the Neta/TalesOfAI image API and returns a direct image URL. Before installing, consider: you must supply a Neta API token (via --token) and the tool will send your prompt and any reference UUIDs to the external API—avoid sending sensitive or private photos/prompts if you don't want them transmitted. Verify you trust api.talesofai.com/neta.art and review that provider's privacy/retention policy. Ensure your runtime Node version supports global fetch (Node 18+ or a fetch polyfill) or the script may fail. If you plan to allow autonomous agent invocation, note the skill can be called by the agent to generate images (this is expected behavior and not a red flag here).
Capability Analysis
Type: OpenClaw Skill Name: y2k-aesthetic-generator Version: 1.0.0 The skill is a straightforward CLI tool for generating Y2K-themed images via the Neta AI API (api.talesofai.com). The code in y2kaestheticgenerator.js performs standard API requests (POST and GET) to create and poll image generation tasks using a user-provided token, with no evidence of data exfiltration, obfuscation, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name/description match the included CLI and JS implementation which POSTs prompts to an image-generation API (api.talesofai.com / neta.art). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and README instruct running the bundled Node script with a --token flag. The runtime instructions and script only construct API requests and poll for results; they do not read local files or other environment variables.
Install Mechanism
No install spec is provided (instruction-only install), and the bundle contains a small JS CLI. Nothing is downloaded from external, untrusted URLs or extracted to disk at install time.
Credentials
The only secret required is a Neta API token provided via the --token flag, which is appropriate and proportionate for an API-backed image generator. The skill does not request unrelated tokens or config paths.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. It can be invoked by the agent (default), which is normal for skills of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install y2k-aesthetic-generator
  3. After installation, invoke the skill by name or use /y2k-aesthetic-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of y2k-aesthetic-generator - Generate nostalgic Y2K and 2010s-style images with a detailed aesthetic focus: flash photography, retro makeup, low-res iPhone vibes, and more. - Integrates with the Neta AI image generation API (requires free trial token). - Supports custom prompts, output sizes (portrait, landscape, square, tall), and reference image style inheritance. - Ideal for creating throwback content for social media, party invites, profile pics, and moodboards. - Easy installation and command-line usage instructions provided.
Metadata
Slug y2k-aesthetic-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Y2k Aesthetic Generator?

Y2K aesthetic generator for nostalgic early-2000s and 2010s throwback photos — recreate the viral '2026 is the new 2016' trend with flash-photography selfies... It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install Y2k Aesthetic Generator?

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

Is Y2k Aesthetic Generator free?

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

Which platforms does Y2k Aesthetic Generator support?

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

Who created Y2k Aesthetic Generator?

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

💬 Comments