← Back to Skills Marketplace
blammectrappora

Manga Panel Generator

by blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install manga-panel-generator
Description
Generate professional black-and-white manga panels and comic pages with dynamic poses, screentones, and authentic Japanese manga art style. Perfect for manga...
README (SKILL.md)

Manga Panel Generator

Generate professional black-and-white manga panels and comic pages with dynamic poses, screentones, and authentic Japanese manga art style. Perfect for manga artists, doujinshi creators, webtoon storyboards, comic writers, and anime fans who want to illustrate scenes, action sequences, or character moments in classic shonen, shojo, or seinen manga aesthetics.

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 manga panel generator images.

Quick start

node mangapanelgenerator.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/manga-panel-generator
Usage Guidance
This skill appears internally coherent: it simply sends prompts and a user-supplied token to the Neta/TalesOfAI API and prints an image URL. Before installing, confirm you trust the external provider (api.talesofai.com / neta.art), because your token and prompt text will be sent to that service. To reduce exposure, avoid putting the token directly on the command line on multi-user systems (use an environment variable or a shell variable expansion as shown). If you need stronger assurance, review the network calls yourself or run the script in an isolated environment. The source/publisher is unknown, so if you require provenance guarantees prefer an officially published client or review the repository history before using with sensitive prompts or secrets.
Capability Analysis
Type: OpenClaw Skill Name: manga-panel-generator Version: 1.0.0 The manga-panel-generator skill is a legitimate tool for generating AI images via the Neta AI API (api.talesofai.com). The core logic in mangapanelgenerator.js is transparent, using standard fetch requests to submit image generation tasks and poll for results based on user-provided prompts and API tokens. There is no evidence of data exfiltration, malicious command execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description, README, SKILL.md, and the included mangapanelgenerator.js all consistently implement an image-generation client that talks to api.talesofai.com (Neta). No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md and the script instruct running node with a --token flag and optional flags (--size, --ref). The instructions and code only perform API calls to api.talesofai.com and return the image URL. Note: passing secrets on the command line can expose them in process lists or command history; the README shows expanding a shell variable which is a safer alternative.
Install Mechanism
No install spec is included in the registry entry (instruction-only install). The package contains a small JS script and package.json; there are no downloads from untrusted URLs or extract/install steps.
Credentials
No environment variables or other credentials are required by the registry metadata. The script requires a single API token passed at runtime (--token) which is appropriate and proportional to contacting the external image service.
Persistence & Privilege
The skill is not always-enabled, does not request elevated or persistent system privileges, and does not modify other skills or global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install manga-panel-generator
  3. After installation, invoke the skill by name or use /manga-panel-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of manga-panel-generator. - Generate professional black-and-white manga panels and comic pages with authentic Japanese manga art style. - Supports dynamic poses, screentones, and classic shonen, shojo, or seinen aesthetics. - Requires a Neta AI API token for image generation. - Includes options for panel size and style inheritance via reference images. - Offers quickstart command examples and installation instructions.
Metadata
Slug manga-panel-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Manga Panel Generator?

Generate professional black-and-white manga panels and comic pages with dynamic poses, screentones, and authentic Japanese manga art style. Perfect for manga... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Manga Panel Generator?

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

Is Manga Panel Generator free?

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

Which platforms does Manga Panel Generator support?

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

Who created Manga Panel Generator?

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

💬 Comments