← 返回 Skills 市场
Pet To Human Generator
作者
omactiengartelle
· GitHub ↗
· v1.0.0
· MIT-0
128
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pet-to-human-generator
功能描述
your dog, cat, or any pet into a realistic human portrait with AI. Pet-to-human generator, humanize your pet, dog as a person, cat as human, animal-to-person...
安全使用建议
This skill appears to do what it says: it sends your prompt and the provided Neta/TalesOfAI API token to api.talesofai.com to produce an image URL. Before using it, review these points:
- The script will transmit the token you pass via --token to api.talesofai.com; only use a token you trust and that is intended for this service.
- The README suggests installing via npx; npx executes remote code and can run anything. Prefer inspecting the repository files locally (pettohumangenerator.js) before running, or copy the script into a local file you control.
- Verify the token's permissions and billing implications with Neta/TalesOfAI and avoid sharing tokens in logs or public places.
- If you plan to pipe the resulting URL into automated workflows, consider whether generated images or metadata might expose personal data.
Overall this skill is coherent and limited in scope, but treat remote installation (npx) and API tokens with the usual caution.
功能分析
Type: OpenClaw Skill
Name: pet-to-human-generator
Version: 1.0.0
The pet-to-human-generator skill is a legitimate tool for interfacing with the Neta AI image generation API. The core logic in `pettohumangenerator.js` simply parses user arguments, sends a request to `api.talesofai.com` using a user-provided token, and polls for the resulting image URL. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code is transparent and aligns perfectly with the functionality described in `SKILL.md` and `README.md`.
能力评估
Purpose & Capability
Name/description, README, SKILL.md, and the JS code all describe generating humanized pet portraits via the Neta/TalesOfAI image API. The only external access is the Neta/TalesOfAI endpoints used to submit and poll image-generation tasks, which matches the stated purpose.
Instruction Scope
Runtime instructions are narrow: run the node script with a prompt and a --token API token. The SKILL.md does not instruct the agent to read unrelated files, environment variables, or system state, nor to send data to endpoints outside api.talesofai.com / neta.art.
Install Mechanism
No install spec is present; this is an instruction-only skill with a local JS file. There are no downloads from unknown URLs, no extract steps, and no package installs declared by the skill itself. (Note: README suggests using `npx skills add ...` — invoking npx will fetch remote code and should be treated as running third‑party code.)
Credentials
The script requires only a single API token passed via the --token flag. It does not request any unrelated credentials, config paths, or secrets, and does not read extra environment variables.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pet-to-human-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/pet-to-human-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Pet To Human Generator.
- Transform any pet (dog, cat, etc.) into a realistic human portrait using Neta AI.
- Requires a Neta API token for image generation.
- Supports options for image size and style reference.
- Simple command-line usage with quick start instructions.
元数据
常见问题
Pet To Human Generator 是什么?
your dog, cat, or any pet into a realistic human portrait with AI. Pet-to-human generator, humanize your pet, dog as a person, cat as human, animal-to-person... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。
如何安装 Pet To Human Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pet-to-human-generator」即可一键安装,无需额外配置。
Pet To Human Generator 是免费的吗?
是的,Pet To Human Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pet To Human Generator 支持哪些平台?
Pet To Human Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pet To Human Generator?
由 omactiengartelle(@omactiengartelle)开发并维护,当前版本 v1.0.0。
推荐 Skills