← Back to Skills Marketplace
omactiengartelle

Book Cover Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
207
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install book-cover-generator
Description
AI book cover generator for indie authors and self-publishers — create stunning KDP book covers, novel cover art, ebook covers, and Kindle cover designs usin...
README (SKILL.md)

Book Cover Generator

AI book cover generator for indie authors and self-publishers — create stunning KDP book covers, novel cover art, ebook covers, and Kindle cover designs using AI. Generate genre-specific covers for fantasy, romance, thriller, sci-fi, and non-fiction books in portrait format.

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 ai book cover generator images.

Quick start

node bookcovergenerator.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 omactiengartelle/book-cover-generator
Usage Guidance
This skill appears coherent and implements exactly what it claims: it sends your text prompt (and optional reference UUID) to an external image-generation API and prints a result URL. Before installing: (1) verify you trust the API/service (api.talesofai.com / neta.art) and that your token is valid for it; (2) never include passwords, private data, or proprietary manuscript text you don't want shared in the prompt; (3) if you care about licensing or copyright implications for generated art, check the API's terms; (4) since the source is bundled, you can review bookcovergenerator.js locally before running to confirm behavior; and (5) avoid using a high-privilege token — use a dedicated API token with limited scope if possible.
Capability Analysis
Type: OpenClaw Skill Name: book-cover-generator Version: 1.0.0 The skill is a legitimate tool for generating book covers via the Neta AI API. The core logic in `bookcovergenerator.js` uses standard Node.js `https` modules to communicate with `api.talesofai.com`, requiring a user-provided API token. There are no signs of data exfiltration, malicious execution, or prompt injection; the code strictly follows its stated purpose of image generation and polling for results.
Capability Assessment
Purpose & Capability
Name/description promise (AI book cover generation) matches the included code and README: the script submits prompts to an image-generation API (api.talesofai.com / 'Neta') and returns an image URL. The API endpoint used (api.talesofai.com) is referenced in README and code; SKILL.md calls it 'Neta' (neta.art/open) which the README explains as the same service.
Instruction Scope
SKILL.md tells the user to run the shipped Node script with a token flag; the script only reads CLI args, sends the prompt and optional reference UUID to the remote image API, and polls for a result. That scope is appropriate for the described purpose, but be aware: your prompt text (and any reference UUID) is transmitted to the external service — do not include secrets or private data in prompts.
Install Mechanism
No install spec or external downloads; installing the skill will add the provided source files (bookcovergenerator.js, README, SKILL.md, package.json). There are no external installers or archive downloads invoked by the skill itself.
Credentials
No environment variables or unrelated credentials are requested. The script requires a single API token, passed via the --token CLI flag (as described). That credential is proportional to the stated function.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and contains no code that persists or elevates privileges. It only issues outbound HTTPS requests to the image API.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install book-cover-generator
  3. After installation, invoke the skill by name or use /book-cover-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of book-cover-generator. - Launches an AI-based tool for generating book covers via the Neta AI image generation API. - Supports genre-specific covers for fantasy, romance, thriller, sci-fi, and non-fiction in portrait format. - Includes options for custom image size and style reference. - Requires a Neta API token for access (with free trial available). - Provides quick start and installation instructions for indie authors and self-publishers.
Metadata
Slug book-cover-generator
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Book Cover Generator?

AI book cover generator for indie authors and self-publishers — create stunning KDP book covers, novel cover art, ebook covers, and Kindle cover designs usin... It is an AI Agent Skill for Claude Code / OpenClaw, with 207 downloads so far.

How do I install Book Cover Generator?

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

Is Book Cover Generator free?

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

Which platforms does Book Cover Generator support?

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

Who created Book Cover Generator?

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

💬 Comments