Floating Product Generator

v1.0.0

Generate cinematic floating product shots, levitating product photography, and hovering e-commerce images with dramatic studio lighting — perfect for Shopify...

0· 98·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/floating-product-generator.

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

ClawHub CLI

Package manager switcher

npx clawhub@latest install floating-product-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, README, SKILL.md, and the included script all consistently implement a text-to-image generator that submits prompts to the Neta API (api.talesofai.com). Required inputs (a Neta token and a text prompt) match the stated purpose.
Instruction Scope
Runtime instructions and the script only perform expected actions: append a prompt suffix, POST to the image-generation endpoint, poll for results, and print the resulting image URL. They transmit prompts and the provided token to an external API — this is expected for the functionality but is a privacy/networking consideration.
Install Mechanism
There is no installer that downloads or executes remote code; this is effectively an instruction-only skill with a small included Node script. The manifest includes no download-from-URL installs or other high-risk installation behaviors.
Credentials
No environment variables or unrelated credentials are requested. The tool requires a Neta API token, but the SKILL.md and README recommend passing it via the --token CLI flag, which can expose secrets via process lists and shell history — a proportionality/usage concern (not a functional mismatch).
Persistence & Privilege
The skill is not marked always:true, does not request persistent system-level privileges, and does not modify other skills or global config. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
Assessment
This skill appears internally consistent: it takes your prompt and token and calls the Neta image API, then prints a resulting image URL. Before installing or running it, consider: (1) you will be sending prompt text and the API token to an external service (api.talesofai.com / neta.art); review that service's privacy, retention, and usage terms if your prompts contain sensitive information; (2) passing the token on the command line (--token) can expose it to other users on the system via process listings and may be recorded in shell history — prefer using a more secure mechanism (if available) such as environment variables, protected input, or a short-lived token; (3) if you have strict network egress or data-policy controls, verify that calling an external image-generation API is allowed. Other than these privacy/operational cautions, there are no indications of unrelated credential requests, hidden endpoints, or risky install behavior.

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

latestvk972bwwwk14tx0gwktqq99zh6s84qwya
98downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

Floating Product Generator

Generate cinematic floating product shots, levitating product photography, and hovering e-commerce images with dramatic studio lighting — perfect for Shopify stores, Amazon listings, dropshipping catalogs, Instagram ads, luxury brand marketing, creator-economy content, and commercial product photography.

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 floating product photography generator images.

Quick start

node floatingproductgenerator.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 blammectrappora/floating-product-generator

Comments

Loading comments...