← 返回 Skills 市场
omactiengartelle

Plush Toy Generator

作者 omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
60
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install plush-toy-generator
功能描述
Turn any subject — yourself, your pet, your character, or any concept — into an adorable handmade plush toy or stuffed animal with realistic fluffy fabric te...
安全使用建议
This skill sends your text prompt (and an optional reference UUID) and your provided API token to the external Neta/TalesOfAI service (api.talesofai.com). Only use a token you trust and avoid sending sensitive personal data in prompts or reference images. Ensure you run the script in a Node environment you control (Node 18+ for fetch). If you need stricter privacy, review the API's terms or use a token with limited permissions or a throwaway account.
功能分析
Type: OpenClaw Skill Name: plush-toy-generator Version: 1.0.0 The skill is a straightforward wrapper for an image generation API (api.talesofai.com). The code in plushtoygenerator.js parses user arguments, constructs a prompt, and performs standard HTTP fetch requests to submit and poll for image generation tasks. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the script only communicates with the documented API endpoint using the token provided by the user.
能力评估
Purpose & Capability
Name/description match the behavior: the JS CLI constructs a prompt and calls an external image-generation API (api.talesofai.com / Neta). No unrelated services or credentials are requested.
Instruction Scope
SKILL.md tells the user to run the included Node script with a --token flag. The runtime instructions and code only submit the prompt and optional reference UUID to the image API and poll for results; they do not read local files, environment secrets, or other system state.
Install Mechanism
No install spec is present (instruction-only install), and the package is a small single-file CLI. Nothing is downloaded or written to disk by an installer. The script requires a Node runtime with fetch support (node 18+).
Credentials
No environment variables or system config paths are required. The only secret is a user-supplied Neta API token passed via --token, which is proportional to the stated purpose.
Persistence & Privilege
Skill is not always-enabled and does not modify other skill or system configurations. It does not request persistent privileges or autonomous elevation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plush-toy-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plush-toy-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Plush Toy Generator. - Instantly turn any person, pet, character, or concept into a handmade plush toy design. - Supports fluffy fabric textures, visible stitching, and button eyes for realistic plushie visuals. - Includes options for image size and style reference via image UUID. - Requires a free Neta API token for image generation.
元数据
Slug plush-toy-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Plush Toy Generator 是什么?

Turn any subject — yourself, your pet, your character, or any concept — into an adorable handmade plush toy or stuffed animal with realistic fluffy fabric te... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 60 次。

如何安装 Plush Toy Generator?

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

Plush Toy Generator 是免费的吗?

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

Plush Toy Generator 支持哪些平台?

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

谁开发了 Plush Toy Generator?

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

💬 留言讨论