← 返回 Skills 市场
omactiengartelle

Book Cover Generator

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

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

如何安装 Book Cover Generator?

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

Book Cover Generator 是免费的吗?

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

Book Cover Generator 支持哪些平台?

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

谁开发了 Book Cover Generator?

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

💬 留言讨论