← 返回 Skills 市场
Wallpaper Claw Skill
作者
BarbaraLedbettergq
· GitHub ↗
· v2.1.0
· MIT-0
333
总下载
0
收藏
0
当前安装
16
版本数
在 OpenClaw 中安装
/install wallpaper-claw-skill
功能描述
Generate ai wallpaper generator images with AI via the Neta AI image generation API (free trial at neta.art/open).
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wallpaper-claw-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/wallpaper-claw-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Wallpaper Claw Skill 是什么?
Generate ai wallpaper generator images with AI via the Neta AI image generation API (free trial at neta.art/open). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 333 次。
如何安装 Wallpaper Claw Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wallpaper-claw-skill」即可一键安装,无需额外配置。
Wallpaper Claw Skill 是免费的吗?
是的,Wallpaper Claw Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wallpaper Claw Skill 支持哪些平台?
Wallpaper Claw Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wallpaper Claw Skill?
由 BarbaraLedbettergq(@barbaraledbettergq)开发并维护,当前版本 v2.1.0。
推荐 Skills