← Back to Skills Marketplace
barbaraledbettergq

Wallpaper Claw Skill

by BarbaraLedbettergq · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ✓ Security Clean
333
Downloads
0
Stars
0
Active Installs
16
Versions
Install in OpenClaw
/install wallpaper-claw-skill
Description
Generate ai wallpaper generator images with AI via the Neta AI image generation API (free trial at neta.art/open).
Usage Guidance
This skill appears coherent and limited to generating images via the Neta/talesofai API, but a few practical precautions: (1) Only use a token you obtained from the service you trust (neta.art / talesofai). (2) The script expects the token on the command line (--token), which can be exposed in process listings or shell history — avoid exposing sensitive tokens this way (consider wrapping the script to read the token from a protected environment variable or prompt). (3) The code will send whatever prompt and optional reference UUIDs you provide to api.talesofai.com; do not include sensitive or private data in prompts. (4) Because the skill comes from an unverified/unknown source, inspect the repository or run the script in a controlled environment before granting it broader use. Overall there are no disproportionate permissions or hidden behaviors detected.
Capability Analysis
Type: OpenClaw Skill Name: wallpaper-claw-skill Version: 2.1.0 The skill is a straightforward implementation for generating AI wallpapers using the Neta AI API (api.talesofai.com). The scripts (wallpaper.js and wallpaperclaw.js) take a user prompt and an API token to submit image generation tasks and poll for the resulting URL. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description describe an image-generation helper that calls the Neta/talesofai API; the included scripts only contact https://api.talesofai.com and return image URLs. There are no unrelated credentials, binaries, or system accesses requested.
Instruction Scope
SKILL.md instructs running the provided node script and passing a Neta API token via --token. The runtime instructions and the code operate only on prompts, optional reference UUIDs, and the API token; they do not read or transmit local files, unrelated env vars, or other system configuration.
Install Mechanism
No install spec or external downloads are used; this is an instruction+code bundle the agent would run locally. There is no URL-based installer, no extracted archives, and no package registry installs declared in the skill metadata.
Credentials
The skill requires a single API token supplied at runtime via --token (not via environment variables). No other secrets, cloud credentials, or unrelated env vars are requested.
Persistence & Privilege
always:false and user-invocable:true. The skill does not attempt to modify other skills or agent-wide configs and does not request permanent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wallpaper-claw-skill
  3. After installation, invoke the skill by name or use /wallpaper-claw-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
Remove clawhub.env, clean docs for security compliance
v2.0.1
- Updated documentation in README.md and SKILL.md for clarity and consistency. - No code changes; all functionality remains the same.
v2.0.0
Version 2.0.0 - Updated documentation in README.md and SKILL.md. - No functionality changes; documentation and metadata updates only.
v1.1.2
- Updated internal files: package.json and wallpaper.js. - No user-facing changes or documentation updates.
v1.1.1
- Maintenance release with internal code updates. - No user-facing changes or new features.
v1.6.0
Version 1.6.0 - Updated to require a Neta API token for image generation; users must now provide their token via the `--token` option or the `NETA_TOKEN` environment variable. - Documentation improved: clearer setup instructions and information about the free trial at neta.art/open. - Minor description update to clarify API usage and access requirements.
v1.5.0
Version 1.5.0 - Added support for a new `--style` option: choose between `anime`, `cinematic`, and `realistic` styles (default: `cinematic`) - Updated API description to reference the Neta talesofai API - Documentation improvements in SKILL.md and README.md - Internal code updates and new helper file (`wallpaper.js`) added
v1.4.0
- Updated to version 1.4.0. - Minor changes only to package files; no user-facing feature updates noted.
v1.3.0
- Bump version to 1.3.0. - Documentation updates in README.md and SKILL.md. - No user-facing feature changes noted.
v1.2.0
Version 1.2.0 - Updated dependencies in package.json. - Minor code changes in wallpaperclaw.js; no user-facing features or documentation changes.
v1.1.5
- Maintenance release with minor updates. - Updated project metadata in package.json. - No changes to user-facing features or documentation.
v1.1.4
- Improved Neta API integration details and usage guidance in documentation. - Added instructions for providing an API token via environment variable or CLI flag. - Updated package metadata. - Removed deprecated wallpaper.js file.
v1.1.3
- Updated dependencies in package.json for improved compatibility and security. - Minor documentation improvements in README.md. - Small internal code enhancements in wallpaperclaw.js to support latest usage.
v1.1.0
**Version 1.1.0 Summary:** Streamlined the skill for easier AI wallpaper generation with improved commands and documentation. - Simplified usage: now generate wallpapers from text with a single command (`wallpaperclaw.js`) - New options: choose size (`portrait`, `landscape`, `square`, `tall`) and style (`anime`, `cinematic`, `realistic`) - Updated documentation: clearer instructions and examples in README and SKILL files - Added main script: `wallpaperclaw.js` for direct wallpaper creation - Installation instructions are now provided for quick setup
v1.0.1
- Expanded documentation in SKILL.md with usage examples and clearer instructions - Added a helper script section detailing command usage and output format - Clarified device presets, ratios, and best-use contexts - Improved setup instructions for easier onboarding
v1.0.0
Initial release: Generate stunning AI wallpapers sized for any device. - Supports mobile, desktop, ultrawide, and iPad wallpaper generation. - Single command creates wallpapers with customizable style and character options. - Device presets ensure perfect fit: mobile (9:16), desktop (16:9), ultrawide (21:9), iPad (3:4). - Requires Node.js and a NETA_TOKEN for setup.
Metadata
Slug wallpaper-claw-skill
Version 2.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 16
Frequently Asked Questions

What is Wallpaper Claw Skill?

Generate ai wallpaper generator images with AI via the Neta AI image generation API (free trial at neta.art/open). It is an AI Agent Skill for Claude Code / OpenClaw, with 333 downloads so far.

How do I install Wallpaper Claw Skill?

Run "/install wallpaper-claw-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wallpaper Claw Skill free?

Yes, Wallpaper Claw Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wallpaper Claw Skill support?

Wallpaper Claw Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wallpaper Claw Skill?

It is built and maintained by BarbaraLedbettergq (@barbaraledbettergq); the current version is v2.1.0.

💬 Comments