Y2k Aesthetic Generator

v1.0.0

Y2K aesthetic generator for nostalgic early-2000s and 2010s throwback photos — recreate the viral '2026 is the new 2016' trend with flash-photography selfies...

0· 118·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for omactiengartelle/y2k-aesthetic-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Y2k Aesthetic Generator" (omactiengartelle/y2k-aesthetic-generator) from ClawHub.
Skill page: https://clawhub.ai/omactiengartelle/y2k-aesthetic-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install y2k-aesthetic-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install y2k-aesthetic-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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).

Like a lobster shell, security has layers — review code before you run it.

latestvk97410b47xraw5sr86t38kgd8s8569kz
118downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

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, Snapchat-era looks, low-res iPhone vibes, butterfly clips, frosted makeup, and dreamy mall-photo nostalgia. Perfect for TikTok, Instagram Reels, profile pics, retro fashion moodboards, Y2K party invites, nostalgia core content, and 2000s/2010s aesthetic edits.

Token

Requires a Neta API token (free trial at https://www.neta.art/open/). Pass it via the --token flag.

node <script> "your prompt" --token YOUR_TOKEN

When to use

Use when someone asks to generate or create y2k aesthetic photo generator images.

Quick start

node y2kaestheticgenerator.js "your description here" --token YOUR_TOKEN

Options

  • --sizeportrait, landscape, square, tall (default: portrait)
  • --ref — reference image UUID for style inheritance

Install

npx skills add omactiengartelle/y2k-aesthetic-generator

Comments

Loading comments...