Baroque Art Generator

v1.0.0

any subject into dramatic baroque oil painting art with rich chiaroscuro lighting, opulent Caravaggio and Rembrandt style textures, and classical Renaissance...

0· 106·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 blammectrappora/baroque-art-generator.

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

ClawHub CLI

Package manager switcher

npx clawhub@latest install baroque-art-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise (generate baroque-style images) matches the included CLI script and README which POSTs image-generation requests to an image API. No extraneous binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md instructs the user to run the supplied script and supply an API token via --token, which matches the script. Note: the docs advertise neta.art/open while the code calls https://api.talesofai.com — README also mentions api.talesofai.com as the service. The user should verify that the token intended for neta.art/open is valid for api.talesofai.com before supplying secrets.
Install Mechanism
No install spec; this is instruction + small JS file included in the package. Nothing is downloaded from arbitrary URLs or written to system paths during install.
Credentials
The skill requires no environment variables or other credentials in metadata; it expects a per-call --token argument (proportionate). It does not request unrelated tokens or config.
Persistence & Privilege
always:false and normal model invocation settings. The skill does not attempt to modify other skills, system configs, or persist credentials.
Assessment
This skill implements a CLI that sends your prompt and the provided token to an external image API (coded to api.talesofai.com, while docs refer to neta.art/open). Before installing, verify that the token you plan to use is for that service and that you trust api.talesofai.com. Prompts are logged to stderr (partially printed) and will be transmitted to the remote API—do not send secrets inside the prompt. Review the included baroqueartgenerator.js if you want to confirm endpoints and behavior; otherwise, only use tokens that can be revoked if needed.

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

latestvk97fxqwc7369k0ssrhafmb6nw5852fy1
106downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Baroque Art Generator

any subject into dramatic baroque oil painting art with rich chiaroscuro lighting, opulent Caravaggio and Rembrandt style textures, and classical Renaissance composition. Perfect for creating baroque portraits, classical art prints, museum-style oil paintings, Renaissance-inspired wall art, old masters style portraits, and ornate historical artwork for Etsy sellers, art collectors, and classical aesthetic lovers.

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

Quick start

node baroqueartgenerator.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 blammectrappora/baroque-art-generator

Comments

Loading comments...