← 返回 Skills 市场
Y2k Aesthetic Generator
作者
omactiengartelle
· GitHub ↗
· v1.0.0
· MIT-0
124
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install y2k-aesthetic-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/y2k-aesthetic-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Y2k Aesthetic Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install y2k-aesthetic-generator」即可一键安装,无需额外配置。
Y2k Aesthetic Generator 是免费的吗?
是的,Y2k Aesthetic Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Y2k Aesthetic Generator 支持哪些平台?
Y2k Aesthetic Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Y2k Aesthetic Generator?
由 omactiengartelle(@omactiengartelle)开发并维护,当前版本 v1.0.0。
推荐 Skills