wallpaper-claw-skill

Generate stunning AI wallpapers for mobile, desktop, ultrawide, and iPad — sized perfectly for each device in one command.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wallpaper-claw-skill" with this command: npx skills add BarbaraLedbettergq/wallpaper-claw-skill

Wallpaper Claw Skill

Generate stunning AI wallpapers sized perfectly for any device — mobile, desktop, ultrawide, or iPad — in a single command.

Helper script

node wallpaper.js gen "<prompt>" [--device mobile|desktop|ultrawide|ipad] [--char <name>] [--style <name>]
# → {"status":"SUCCESS","url":"https://...","width":576,"height":1024}

The agent handles all prompt crafting and style decisions. The script only calls the image generation API.

Device Presets

DeviceSizeRatioBest for
mobile576×10249:16iPhone, Android lock screens
desktop1024×57616:9Monitor backgrounds
ultrawide1024×43221:9Ultrawide monitors
ipad768×10243:4iPad home/lock screens

Usage Examples

# Mobile wallpaper
node wallpaper.js gen "misty mountain at sunrise, soft pink sky" --device mobile

# Desktop wallpaper with style
node wallpaper.js gen "futuristic city at night" --device desktop --style cyberpunk

# Character wallpaper
node wallpaper.js gen "standing in forest" --device mobile --char "Aria"

Setup

Add your token to ~/.openclaw/workspace/.env:

NETA_TOKEN=your_token_here

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

OPC Landing Page Manager

Landing page strategy, copywriting, design, and code generation for solo entrepreneurs. From product idea to a complete, self-contained, conversion-optimized...

Registry SourceRecently Updated
Coding

OPC Product Manager

Product spec generation for solo entrepreneurs. Turns a one-sentence idea into a build-ready spec that AI coding agents (Claude Code, etc.) can execute direc...

Registry SourceRecently Updated
Coding

设备

Use when querying or modifying device configurations on ESD service, calling REST APIs with sigV2 authentication on HK baseline or STG environments

Registry SourceRecently Updated
Coding

My Agent Browser

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured co...

Registry SourceRecently Updated