← Back to Skills Marketplace
omactiengartelle

Liminal Space Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install liminal-space-generator
Description
Generate eerie liminal space images, dreamcore backgrounds, and backrooms-style scenes — empty hallways, abandoned pools, fluorescent-lit rooms, uncanny drea...
README (SKILL.md)

Liminal Space Generator

Generate eerie liminal space images, dreamcore backgrounds, and backrooms-style scenes — empty hallways, abandoned pools, fluorescent-lit rooms, uncanny dreamscapes, analog horror aesthetics, nostalgic unsettling environments, weirdcore and oneiric art for creators, horror writers, aesthetic Tumblr/TikTok accounts, and atmospheric game or video backdrops.

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 liminal space generator images.

Quick start

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

Options

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

Install

npx skills add omactiengartelle/liminal-space-generator
Usage Guidance
This skill appears to do what it claims: it sends your prompt and a user-provided Neta token to api.talesofai.com to generate images. Before installing/use, consider: (1) Trust the third party — the token is sent to api.talesofai.com and prompts/reference UUIDs may be stored by that service; review Neta/talesofai privacy and usage terms. (2) Avoid passing long-lived secrets on the command line (they can appear in shell history and process listings); prefer ephemeral tokens or a secure mechanism. If you must use the CLI flag, be cautious with shared systems. (3) The script logs the prompt to stderr — do not include personal or sensitive data in prompts. (4) Confirm you are comfortable with the licensing/ownership of generated images from the service. Otherwise, no incoherent or suspicious behaviors were found.
Capability Analysis
Type: OpenClaw Skill Name: liminal-space-generator Version: 1.0.0 The skill is a legitimate tool for generating images via the Neta AI API. It processes user prompts and an API token to interact with the documented service endpoint (api.talesofai.com) and returns the resulting image URL. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in liminalspacegenerator.js or SKILL.md.
Capability Assessment
Purpose & Capability
Name/description (liminal-space image generation) match the included script and README: the JS sends prompts and optional reference UUIDs to api.talesofai.com to create images. There are no unrelated services, credentials, or binaries requested.
Instruction Scope
SKILL.md instructs the user to run the local Node script and provide a Neta token via --token (or via shell expansion). The runtime instructions only collect the prompt, size, optional ref UUID, and the token, and then poll the API for results. The script writes the prompt to stderr (for logging) and prints the final image URL to stdout — avoid including sensitive data in prompts. No instructions ask the agent to read other local files or system credentials.
Install Mechanism
No install spec that downloads or extracts arbitrary code; this is instruction + small included JS module. package.json is minimal, and the README suggests adding via the skills CLI. Nothing in the install surface indicates a risky external download or non-standard install paths.
Credentials
The only secret required is a Neta API token, which is proportional to the image-generation purpose. The skill metadata does not declare required env vars, but README/SKILL.md suggests optionally using shell expansion (e.g., $NETA_TOKEN). That is a convenience suggestion only; the script reads the token from the CLI flag. Users should be aware CLI args can be exposed in process lists and shell history.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skill configurations. It does not attempt to store credentials or alter system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install liminal-space-generator
  3. After installation, invoke the skill by name or use /liminal-space-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Liminal Space Generator: - Generate eerie liminal space, dreamcore, and backrooms-style images using the Neta AI image generation API. - Supports custom prompts, size selection (portrait, landscape, square, tall), and reference image style inheritance. - Designed for creators, horror writers, aesthetic social media accounts, and atmospheric content needs. - Requires a free Neta API token for usage. - Simple command-line usage and installation.
Metadata
Slug liminal-space-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Liminal Space Generator?

Generate eerie liminal space images, dreamcore backgrounds, and backrooms-style scenes — empty hallways, abandoned pools, fluorescent-lit rooms, uncanny drea... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install Liminal Space Generator?

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

Is Liminal Space Generator free?

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

Which platforms does Liminal Space Generator support?

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

Who created Liminal Space Generator?

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

💬 Comments