← 返回 Skills 市场
Pet Renaissance Portrait Generator
作者
blammectrappora
· GitHub ↗
· v1.0.0
· MIT-0
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pet-renaissance-portrait-generator
功能描述
your pet into a royal Renaissance masterpiece — AI-powered royal pet portrait generator creates museum-quality oil painting portraits of dogs, cats, and any...
安全使用建议
This skill appears to do exactly what it claims: send your prompt to the Neta/TalesOfAI image API and return an image URL. Before installing or running it, consider: 1) the script requires your API token — avoid passing long-lived secrets on the command line (they can end up in shell history or process listings); prefer exporting a temporary environment variable or other secure method if supported. 2) Review whether you trust the backend (api.talesofai.com / neta.art) with any prompt content or reference-image UUIDs you provide, since image data and prompts are sent to that service. 3) The repository metadata did not declare the credential requirement explicitly, but the script requires a token via --token. If you need stronger assurance, inspect the short JS file yourself (it's included) or run it in an isolated environment. Overall the skill is internally consistent and not suspicious, but protect your API token and be mindful of sending private image data to the remote API.
功能分析
Type: OpenClaw Skill
Name: pet-renaissance-portrait-generator
Version: 1.0.0
The skill is a legitimate tool for generating AI pet portraits via the Neta AI API (api.talesofai.com). The Node.js script (petrenaissanceportraitgenerator.js) correctly implements the image generation and polling logic, using the provided API token only for its intended purpose without any evidence of data exfiltration, obfuscation, or malicious instructions.
能力评估
Purpose & Capability
Name/description match the implementation: the script posts a prompt to api.talesofai.com /v3/make_image and polls /v1/artifact/task for results to return an image URL. The required capability (an API token) is exactly what you would expect for an image-generation client.
Instruction Scope
SKILL.md instructs the agent/user to run the provided Node script and pass a Neta API token via --token. The runtime code only reads CLI args and performs network requests to the advertised API; it does not read arbitrary files, environment variables (other than process argv), or other system state.
Install Mechanism
No install spec is present and the package is instruction-only with a small script. Nothing is downloaded or written to disk by an installer step in the package metadata, which minimizes install-time risk.
Credentials
The skill requires a Neta API token, but registry metadata listed no required env vars or 'primary credential'. The token is passed as a CLI flag (--token) rather than via an environment variable; this is reasonable but the registry metadata could have declared the credential to make the requirement clearer.
Persistence & Privilege
The skill is not force-included (always: false), does not modify other skills or system configuration, and does not request persistent privileges beyond performing outbound HTTPS calls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pet-renaissance-portrait-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/pet-renaissance-portrait-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Pet Renaissance Portrait Generator.
- Instantly generate museum-quality, AI-powered Renaissance-style pet portraits.
- Supports custom art styles: 17th-century aristocrats, medieval knights, baroque nobility.
- Works with dogs, cats, and any pet photo via the Neta AI API.
- Includes options for image size and reference image style inheritance.
- Requires a Neta API token for usage.
元数据
常见问题
Pet Renaissance Portrait Generator 是什么?
your pet into a royal Renaissance masterpiece — AI-powered royal pet portrait generator creates museum-quality oil painting portraits of dogs, cats, and any... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Pet Renaissance Portrait Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pet-renaissance-portrait-generator」即可一键安装,无需额外配置。
Pet Renaissance Portrait Generator 是免费的吗?
是的,Pet Renaissance Portrait Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pet Renaissance Portrait Generator 支持哪些平台?
Pet Renaissance Portrait Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pet Renaissance Portrait Generator?
由 blammectrappora(@blammectrappora)开发并维护,当前版本 v1.0.0。
推荐 Skills