ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

wallpaper-claw-skill

Generate ai wallpaper generator images with AI via the Neta AI image generation API (free trial at neta.art/open).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/barbaraledbettergq/wallpaper-claw-skill
Or

AI Wallpaper Generator

Generate stunning ai wallpaper generator images from a text description. Get back a direct image URL instantly.

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 ai wallpaper generator images.

Quick start

node wallpaperclaw.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 BarbaraLedbettergq/wallpaper-claw-skill

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-barbaraledbettergq-wallpaper-claw-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.