← Back to Skills Marketplace
omactiengartelle

Plush Toy Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
60
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install plush-toy-generator
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install plush-toy-generator
  3. After installation, invoke the skill by name or use /plush-toy-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug plush-toy-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

How do I install Plush Toy Generator?

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

Is Plush Toy Generator free?

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

Which platforms does Plush Toy Generator support?

Plush Toy Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Plush Toy Generator?

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

💬 Comments