← Back to Skills Marketplace
blammectrappora

Impossible Scene Generator

by blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
51
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install impossible-scene-generator
Description
Generate photorealistic impossible scenes and anti-physics landscapes powered by AI — crystal mountains with auroras, floating islands, organic-growing build...
README (SKILL.md)

Impossible Scene Generator

Generate photorealistic impossible scenes and anti-physics landscapes powered by AI — crystal mountains with auroras, floating islands, organic-growing buildings, surreal cinematic environments, and dreamlike sci-fi vistas. Perfect for desktop wallpapers, concept art, book covers, album art, sci-fi posters, fantasy worldbuilding, and print-on-demand artwork.

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 impossible scene generator images.

Quick start

node impossiblescenegenerator.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 blammectrappora/impossible-scene-generator
Usage Guidance
This skill appears to do what it says: send prompts to the Neta/TalesofAI image API and return an image URL. Before installing, confirm you trust the external API host (api.talesofai.com) and the skill author (source/homepage are absent). Prefer supplying your API token via a secure environment variable (not directly on the command line) to avoid accidental exposure in shell history or process listings. If you need stronger assurance, review the small JS file yourself (it is included) or run it in an isolated environment; revoke the token if you see unexpected usage.
Capability Analysis
Type: OpenClaw Skill Name: impossible-scene-generator Version: 1.0.0 The skill is a straightforward wrapper for an AI image generation API (api.talesofai.com). The Node.js script (impossiblescenegenerator.js) correctly handles user-provided prompts and API tokens without any evidence of data exfiltration, obfuscation, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description claim AI image generation; the code and SKILL.md call a single external image API (api.talesofai.com / Neta) and require an API token passed at invocation. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to sending prompts to the Neta API and polling for an image URL. One operational risk: the instructions and examples show passing the API token on the command line (--token), which can leak via shell history or be visible in process listings; the README does suggest using an environment variable expansion but the primary examples favor CLI flags. No instructions ask the agent to read unrelated files or credentials.
Install Mechanism
No install spec; this is an instruction-only skill that ships a small JS script. Nothing is downloaded from arbitrary URLs or installed system-wide.
Credentials
The only secret required is an API token for the image service, which is proportionate to the stated purpose. Registry metadata shows no required env vars; the token is expected as a CLI flag or via shell variable. Advise avoiding direct CLI token usage to reduce leakage risk.
Persistence & Privilege
The skill does not request always:true, does not install persistent system components, and does not modify other skill or system configs. It runs only when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install impossible-scene-generator
  3. After installation, invoke the skill by name or use /impossible-scene-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Impossible Scene Generator. - Generate photorealistic, surreal, and anti-physics landscapes using the Neta AI image generation API. - Supports custom prompts, image size options, and style inheritance with reference images. - Designed for wallpapers, concept art, books, albums, posters, and fantasy worldbuilding. - Requires a free Neta API token for usage.
Metadata
Slug impossible-scene-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Impossible Scene Generator?

Generate photorealistic impossible scenes and anti-physics landscapes powered by AI — crystal mountains with auroras, floating islands, organic-growing build... It is an AI Agent Skill for Claude Code / OpenClaw, with 51 downloads so far.

How do I install Impossible Scene Generator?

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

Is Impossible Scene Generator free?

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

Which platforms does Impossible Scene Generator support?

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

Who created Impossible Scene Generator?

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

💬 Comments