← 返回 Skills 市场
blammectrappora

Stained Glass Art Generator

作者 blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stained-glass-art-generator
功能描述
Generate stunning stained glass style art and illustrations. Create luminous jewel-toned stained glass portraits, animals, landscapes, and decorative panels...
安全使用建议
This skill appears internally consistent: it runs a local Node script that sends your provided Neta token and prompt to api.talesofai.com and returns an image URL. Before using it, confirm you trust the Neta/TalesOfAI service and are comfortable providing a token (use a limited/revocable token if possible). Review the included JS yourself or run it in an isolated environment (or with a throwaway token) if you have any doubt, and revoke the token after testing. Note: the package has no external install steps and no hidden endpoints, but the skill's source owner/homepage are not provided—exercise normal caution when granting API credentials to third-party code.
功能分析
Type: OpenClaw Skill Name: stained-glass-art-generator Version: 1.0.0 The skill is a legitimate wrapper for the Neta AI image generation API. The Node.js script (stainedglassartgenerator.js) correctly handles user-provided prompts and API tokens to interface with api.talesofai.com, and it lacks any signs of data exfiltration, obfuscation, or malicious execution.
能力评估
Purpose & Capability
Name/description match the code and SKILL.md: the script calls a third-party image-generation API (api.talesofai.com / Neta) to produce stained-glass style images. No unrelated credentials, binaries, or system resources are requested.
Instruction Scope
Runtime instructions simply tell the user to run the included Node script with a Neta token (via --token). The JS source only reads CLI args, constructs a JSON payload, posts to the Neta endpoints, polls for results, and prints the returned image URL. It does not read other files, environment variables, or system config, nor does it transmit data to unexpected endpoints.
Install Mechanism
There is no install spec that downloads or executes remote code; the skill is instruction-plus-local-script. No external archives or untrusted URLs are fetched during install. The script assumes Node's global fetch (no dependencies in package.json), which is an implementation detail rather than a security concern.
Credentials
The skill requires only a Neta API token, passed via the --token flag (no other secrets or config paths). Sending that token to the Neta/TalesOfAI API is consistent with the stated purpose. There are no unrelated credential requests.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has no installation steps that persist beyond the local script file. Autonomous invocation is allowed (platform default) but the skill itself does not escalate privileges or persist extra configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stained-glass-art-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stained-glass-art-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the stained-glass-art-generator. - Generate luminous stained glass style portraits, animals, landscapes, and decorative panels. - Supports customizable image sizes and style inheritance via reference images. - Requires a free Neta API token for image generation. - Ideal for wall art, print-on-demand, posters, church windows, and mosaic-inspired designs.
元数据
Slug stained-glass-art-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Stained Glass Art Generator 是什么?

Generate stunning stained glass style art and illustrations. Create luminous jewel-toned stained glass portraits, animals, landscapes, and decorative panels... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 Stained Glass Art Generator?

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

Stained Glass Art Generator 是免费的吗?

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

Stained Glass Art Generator 支持哪些平台?

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

谁开发了 Stained Glass Art Generator?

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

💬 留言讨论