← Back to Skills Marketplace
omactiengartelle

Dark Academia Art Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
64
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install dark-academia-art-generator
Description
Generates moody dark academia images like candlelit libraries, vintage portraits, classical statues, and autumn campus scenes using Neta AI.
README (SKILL.md)

Dark Academia Art Generator

Dark academia art generator for moody scholarly aesthetic images: candlelit libraries, vintage tweed portraits, old leather books, classical statues, autumn campus scenes. Perfect for Pinterest boards, Tumblr posts, BookTok content, study aesthetic moodboards, journal covers, study playlist art, cottagecore and gothic academia communities, vintage academic poster designs, and atmospheric backgrounds for writers, students, and aesthetic lovers.

Token

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

node \x3Cscript> "your prompt" --token YOUR_TOKEN

When to use

Use when someone asks to generate or create dark academia art generator images.

Quick start

node darkacademiaartgenerator.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/dark-academia-art-generator
Usage Guidance
This skill appears to do what it says: it sends your prompt and a provided Neta token to api.talesofai.com and returns an image URL. Before installing or running: (1) confirm you trust the Neta / TalesOfAI service and its privacy/usage terms, (2) avoid passing secrets on shared command lines (CLI tokens can be visible to other local users via process lists) — prefer a secure mechanism if available, (3) inspect the small included script (it's readable and only performs API calls), and (4) if you need stronger isolation, run it in a disposable container or limited environment.
Capability Analysis
Type: OpenClaw Skill Name: dark-academia-art-generator Version: 1.0.0 The skill is a straightforward wrapper for the Neta AI image generation API. The core logic in `darkacademiaartgenerator.js` parses user input and an API token to request image generation from `api.talesofai.com`, subsequently polling for the result. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code's behavior aligns perfectly with its stated purpose in `SKILL.md` and `README.md`.
Capability Assessment
Purpose & Capability
Name/description claim image generation via Neta; the included Node script posts prompts and a token to api.talesofai.com and returns an image URL. No unrelated credentials, binaries, or system access are requested. README references neta.art/open and the code uses api.talesofai.com (the README explains they are the same service), which is consistent.
Instruction Scope
SKILL.md and README instruct running the Node script with a --token flag and optional flags; the script only constructs JSON, sends it to the external API, polls for results, and prints a URL. It does not read arbitrary files, environment variables, or other system state. Network I/O to the image API is expected for this purpose.
Install Mechanism
No install spec is provided; this is an instruction-only skill with an included script. Nothing is downloaded or written during installation by the skill metadata itself.
Credentials
No environment variables or credentials are declared; the script requires a user-supplied Neta token passed as a CLI flag, which is appropriate for the API usage and limited in scope.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system settings, and is user-invocable only. Autonomous invocation is allowed (platform default) but not combined with elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dark-academia-art-generator
  3. After installation, invoke the skill by name or use /dark-academia-art-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Dark Academia Art Generator skill. - Generates moody, scholarly aesthetic images (candlelit libraries, vintage portraits, old books, statues, autumn scenes) using the Neta AI image generation API. - Includes support for customizable image size and style inheritance via command-line options. - Suitable for moodboards, journal covers, study playlists, and vintage academic designs. - Requires a Neta API token (with a free trial available).
Metadata
Slug dark-academia-art-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Dark Academia Art Generator?

Generates moody dark academia images like candlelit libraries, vintage portraits, classical statues, and autumn campus scenes using Neta AI. It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.

How do I install Dark Academia Art Generator?

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

Is Dark Academia Art Generator free?

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

Which platforms does Dark Academia Art Generator support?

Dark Academia Art Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dark Academia Art Generator?

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

💬 Comments