Surreal Art Generator

v1.0.0

Generate jaw-dropping surreal AI art — Dali-style melting clocks, Magritte-inspired floating objects, dreamlike landscapes, absurdist scenes, impossible arch...

0· 94·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/surreal-art-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Surreal Art Generator" (omactiengartelle/surreal-art-generator) from ClawHub.
Skill page: https://clawhub.ai/omactiengartelle/surreal-art-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 surreal-art-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install surreal-art-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise (surreal AI art) matches the included Node script and SKILL.md which call an image-generation API. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md and README instruct the agent/user to run the provided script with a Neta API token and optional flags (size, ref). Instructions do not ask the agent to read unrelated files, aggregate unrelated system data, or exfiltrate information to unexpected endpoints.
Install Mechanism
No install spec is provided (instruction-only install via npx/clawhub is suggested). All code is included in the package; there are no external downloads, extract steps, or third-party package installs declared by the skill itself.
Credentials
The only secret required is the Neta API token supplied at runtime (via --token or a shell variable). No other service credentials or sensitive environment variables are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and has no elevated persistence requirements.
Assessment
This package is internally consistent: it runs a local Node script that posts prompts to api.talesofai.com and returns an image URL. Before installing, confirm you trust the Neta/TalesOfAI service (the README points to api.talesofai.com / neta.art/open) because the token you provide grants that service ability to generate images on your account. Avoid sending highly sensitive personal data in prompts. If you want extra caution, create/use a limited-scope or trial token for this skill and review network traffic or firewall rules if you must enforce where requests may go. Otherwise the skill appears to do what it claims.

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

latestvk97c2yvkc69m2m66hbhf7zvtwd858gfk
94downloads
0stars
1versions
Updated 6d ago
v1.0.0
MIT-0

Surreal Art Generator

Generate jaw-dropping surreal AI art — Dali-style melting clocks, Magritte-inspired floating objects, dreamlike landscapes, absurdist scenes, impossible architecture, and bizarre creature mashups. Perfect for viral social posts, album covers, gallery prints, concept art, and TikTok-friendly weird-internet aesthetics. Supports surrealism, dream art, absurd imagery, dadaism, and abstract surreal styles.

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 surreal art generator images.

Quick start

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

Options

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

Install

npx skills add omactiengartelle/surreal-art-generator

Comments

Loading comments...