Pet Memorial Portrait Generator

v1.0.0

Create heartfelt pet memorial portraits and remembrance keepsakes for dogs, cats, and beloved animals who have passed. AI-generated pet memorial art, rainbow...

0· 67·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for blammectrappora/pet-memorial-portrait-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Pet Memorial Portrait Generator" (blammectrappora/pet-memorial-portrait-generator) from ClawHub.
Skill page: https://clawhub.ai/blammectrappora/pet-memorial-portrait-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install pet-memorial-portrait-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install pet-memorial-portrait-generator
Security Scan
Capability signals
Crypto
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, README, SKILL.md, and the included Node script all describe generating pet memorial images and only require an API token and optional reference UUID/size. The required token and parameters are appropriate for an image-generation integration.
Instruction Scope
SKILL.md instructs the agent to run the provided script with a --token flag and a prompt. The runtime instructions do not request unrelated system files, extra environment variables, or hidden endpoints. The README explicitly notes api.talesofai.com (the code calls that host) while SKILL.md points to neta.art/open for token signup; the README explains they are the same service.
Install Mechanism
No install spec is present (instruction-only). The package includes a single Node script; nothing is downloaded or installed automatically by the skill. This is low-risk.
Credentials
The only credential required is the API token passed as a CLI flag (--token). No other secrets, config paths, or unrelated credentials are requested.
Persistence & Privilege
The skill is not forced-always, does not request persistent elevated privileges, and does not modify other skills or system settings. Autonomous invocation is allowed (default) but not combined with other concerning privileges.
Assessment
This skill appears coherent and limited to calling the image API. Before installing or running it: (1) only provide a Neta/TalesofAI API token you trust — the token is sent to api.talesofai.com; (2) review the printed image URL instead of piping results to unknown locations; and (3) ensure you run the script in a safe environment (Node runtime) since it's a local script. If you want extra assurance, inspect the included petmemorialportraitgenerator.js file locally (it is small and readable) before use.

Like a lobster shell, security has layers — review code before you run it.

latestvk9703jz43sfpx46nqk0fbpmyjs84y1m9
67downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Pet Memorial Portrait Generator

Create heartfelt pet memorial portraits and remembrance keepsakes for dogs, cats, and beloved animals who have passed. AI-generated pet memorial art, rainbow bridge portraits, angel pet paintings, and tribute photos perfect for memorial gifts, sympathy cards, keepsake prints, and honoring the memory of a cherished furry family member.

Token

Requires a Neta API token (free trial at https://www.neta.art/open/). Pass it via the --token flag.

node <script> "your prompt" --token YOUR_TOKEN

When to use

Use when someone asks to generate or create pet memorial portrait images.

Quick start

node petmemorialportraitgenerator.js "your description here" --token YOUR_TOKEN

Options

  • --sizeportrait, landscape, square, tall (default: portrait)
  • --ref — reference image UUID for style inheritance

Install

npx skills add blammectrappora/pet-memorial-portrait-generator

Comments

Loading comments...