← 返回 Skills 市场
blammectrappora

Coloring Page Generator

作者 blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install coloring-page-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /coloring-page-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug coloring-page-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 Coloring Page Generator?

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

Coloring Page Generator 是免费的吗?

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

Coloring Page Generator 支持哪些平台?

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

谁开发了 Coloring Page Generator?

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

💬 留言讨论