← Back to Skills Marketplace
blammectrappora

Pet Renaissance Portrait Generator

by blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pet-renaissance-portrait-generator
Description
your pet into a royal Renaissance masterpiece — AI-powered royal pet portrait generator creates museum-quality oil painting portraits of dogs, cats, and any...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pet-renaissance-portrait-generator
  3. After installation, invoke the skill by name or use /pet-renaissance-portrait-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pet-renaissance-portrait-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Pet Renaissance Portrait Generator?

Run "/install pet-renaissance-portrait-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pet Renaissance Portrait Generator free?

Yes, Pet Renaissance Portrait Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pet Renaissance Portrait Generator support?

Pet Renaissance Portrait Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pet Renaissance Portrait Generator?

It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.0.

💬 Comments