← 返回 Skills 市场
blammectrappora

Watercolor Art Generator

作者 blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
179
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install watercolor-art-generator
功能描述
AI watercolor art generator — create stunning watercolor paintings, portraits, and illustrations instantly. Perfect for watercolor portrait commissions, digi...
安全使用建议
This skill appears to be what it claims: a small CLI wrapper that calls the Neta/TalesOfAI image API and returns an image URL. Before installing: (1) note the package source is listed as unknown and there is no homepage — verify the publisher or review the code yourself (the included JS is small and readable). (2) Avoid passing long-lived secrets on the command line on multi-user machines (process listings can expose them); prefer using ephemeral tokens or running in an isolated environment. (3) If you install and use it, consider using an API token you can rotate/revoke and run the script in a sandbox or container if you have concerns about provenance.
功能分析
Type: OpenClaw Skill Name: watercolor-art-generator Version: 1.0.0 The skill is a legitimate wrapper for the Neta AI image generation API. The Node.js script (watercolorartgenerator.js) performs standard HTTPS requests to api.talesofai.com to generate images and poll for results based on user-provided prompts and tokens, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description claim an AI watercolor generator and the code + SKILL.md implement a text-to-image request to a Neta/TalesOfAI API (api.talesofai.com). Required inputs (an API token and prompt) match the stated purpose; no unrelated services or credentials are requested.
Instruction Scope
SKILL.md instructs running the included Node script with a --token flag and prompt. The runtime instructions and code only make HTTPS requests to api.talesofai.com and do not read files, system configs, or other environment variables. Note: the skill requires passing the token as a command-line argument which can expose the token to other local users via process listings; the script does not directly read a NETA_TOKEN env var.
Install Mechanism
There is no install spec and only a small JS file is included; nothing is downloaded or written to disk by an installer. This is the lowest-risk installation model.
Credentials
The only secret required is an API token for the stated image service, which is proportionate. However, the token is passed via a CLI flag (or shell expansion) rather than read directly from an environment variable or config file — this can leak the token to other processes/users on the same host. No other credentials or sensitive env vars are requested.
Persistence & Privilege
The skill does not request persistent or elevated presence (always is false), does not modify other skills or system settings, and does not store credentials on disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install watercolor-art-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /watercolor-art-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Watercolor Art Generator. - Instantly create watercolor paintings, portraits, and illustrations using Neta AI. - Supports custom prompts, adjustable image size (`portrait`, `landscape`, `square`, `tall`), and reference image style transfer. - Requires Neta API token for image generation. - Ideal for commissions, digital artwork, gifts, social posts, and printable wall art.
元数据
Slug watercolor-art-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Watercolor Art Generator 是什么?

AI watercolor art generator — create stunning watercolor paintings, portraits, and illustrations instantly. Perfect for watercolor portrait commissions, digi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。

如何安装 Watercolor Art Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install watercolor-art-generator」即可一键安装,无需额外配置。

Watercolor Art Generator 是免费的吗?

是的,Watercolor Art Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Watercolor Art Generator 支持哪些平台?

Watercolor Art Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Watercolor Art Generator?

由 blammectrappora(@blammectrappora)开发并维护,当前版本 v1.0.0。

💬 留言讨论