← Back to Skills Marketplace
blammectrappora

Coloring Page Generator

by blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install coloring-page-generator
Description
AI coloring page generator — create printable black and white coloring pages, adult coloring book pages, kids coloring sheets, and coloring book illustration...
README (SKILL.md)

Coloring Page Generator

AI coloring page generator — create printable black and white coloring pages, adult coloring book pages, kids coloring sheets, and coloring book illustrations from any description. Generate mandala coloring pages, animal coloring pages, fantasy coloring pages, and custom line art instantly.

Token

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

node \x3Cscript> "your prompt" --token YOUR_TOKEN

When to use

Use when someone asks to generate or create coloring page generator images.

Quick start

node coloringpagegenerator.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/coloring-page-generator
Usage Guidance
This package is internally consistent for generating coloring-page images via the Neta/TalesOfAI API. Before installing/running: (1) confirm you trust the remote API host (api.talesofai.com / neta.art) and its terms/privacy since your prompts (which may include personal data) will be sent there; (2) avoid supplying the API token directly on the command line in shared shells (use an environment variable or other secret mechanism) because CLI args can be recorded in shell history or visible in process lists; (3) review the included JS if you need to ensure no additional data is sent — the script only posts the prompt and optional reference UUID and returns an image URL; (4) if you will use copyrighted or sensitive prompts/images, verify the service's usage and retention policies. Overall the skill appears coherent with its description.
Capability Analysis
Type: OpenClaw Skill Name: coloring-page-generator Version: 1.0.0 The skill is a legitimate utility for generating coloring pages via the Neta AI image generation API (api.talesofai.com). The Node.js script (coloringpagegenerator.js) performs standard HTTPS requests to submit generation tasks and poll for results using a user-provided API token. There is no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description, README, SKILL.md, and the JS file all describe generating black-and-white line-art images via the Neta/TalesOfAI API. The single required secret (an API token passed at run-time) and the network calls to api.talesofai.com align with this purpose.
Instruction Scope
Runtime instructions are limited: run the Node script with a prompt and a token. The SKILL.md does not instruct reading unrelated files, environment variables, or system state, nor does it send data to unexpected endpoints beyond the documented API domain.
Install Mechanism
There is no install spec that downloads arbitrary code — the package is instruction-only for the skill registry, and included code is a small standalone Node script using the builtin https module. No suspicious external installers or archives are used.
Credentials
No environment variables are required by the skill; it expects an API token passed via the --token flag. That token is appropriate and necessary for the remote image service, but passing tokens on the command line can expose them via shell history or process listings — consider using an env var or other secret injection mechanism when running.
Persistence & Privilege
The skill does not request persistent/always-on privileges, does not modify other skills or system configuration, and uses only ephemeral runtime behavior (network requests) consistent with its stated purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install coloring-page-generator
  3. After installation, invoke the skill by name or use /coloring-page-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Coloring Page Generator. - Instantly create printable black and white coloring pages from any description. - Supports adult coloring book pages, kids coloring sheets, mandalas, animals, fantasy, and custom line art. - Uses the Neta AI image generation API (requires API token). - Command-line options for image size and style inheritance. - Easy setup and quick start instructions included.
Metadata
Slug coloring-page-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Coloring Page Generator?

AI coloring page generator — create printable black and white coloring pages, adult coloring book pages, kids coloring sheets, and coloring book illustration... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Coloring Page Generator?

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

Is Coloring Page Generator free?

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

Which platforms does Coloring Page Generator support?

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

Who created Coloring Page Generator?

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

💬 Comments