Art Deco Generator

v1.0.0

Art deco generator that creates 1920s-inspired Gatsby-style art deco posters, prints, wedding invitations, luxury branding, and Pinterest-worthy art deco ill...

0· 60·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/art-deco-generator.

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

ClawHub CLI

Package manager switcher

npx clawhub@latest install art-deco-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the code and README: the script submits text prompts to an image-generation API (api.talesofai.com / Neta) and returns a URL. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs running the included Node script with --token and a prompt which matches the implementation. Minor mismatches: SKILL.md header lists 'tools: Bash' and the package metadata lists no required binaries even though the README and usage require the 'node' runtime; this is a documentation/metadata omission but not a malicious scope expansion.
Install Mechanism
No install spec is provided (instruction-only with included code), so nothing is downloaded or installed automatically by the platform. The repository includes a small JS script and package.json only.
Credentials
The script requires a single API token passed via a CLI flag (--token). No environment variables, system credentials, or unrelated tokens are requested. The token usage is proportional to the described purpose.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and does not attempt to modify agent/system configuration. It only performs outbound API calls.
Assessment
This skill appears to do exactly what it says: send your text prompt and a provided Neta API token to an image-generation API (api.talesofai.com) and print the returned image URL. Before installing, verify you have Node available (the README and example usage require 'node'), and only supply a token you trust — preferably a trial or scoped token. Confirm the API host (api.talesofai.com) is the expected service for the token you obtain from neta.art/open. The only real risk is leaking that API token: do not pass long-lived or highly privileged secrets unless you trust the publisher. Also note small documentation/metadata inconsistencies (missing 'node' in required binaries, SKILL.md 'tools: Bash')—these are likely benign but worth being aware of.

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

latestvk97d15gfwn7020ed0qywj29shn85h8da
60downloads
0stars
1versions
Updated 3d ago
v1.0.0
MIT-0

Art Deco Generator

Art deco generator that creates 1920s-inspired Gatsby-style art deco posters, prints, wedding invitations, luxury branding, and Pinterest-worthy art deco illustrations with geometric patterns, gold and black palettes, sunburst motifs, chevron designs, and ornate vintage glamour aesthetics. Perfect for art deco wallpaper, art deco wall art, art deco logo design, art deco poster generator, roaring twenties art, vintage luxury design, geometric pattern generator, and 1920s aesthetic AI art creation.

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

Quick start

node artdecogenerator.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/art-deco-generator

Comments

Loading comments...