TopRank Skills

Home / Claw Skills / 其他 / Book Cover Generation
Official OpenClaw rules 15%

Book Cover Generation

Generate professional book covers and ebook covers using each::sense API with AI-powered design

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Book Cover Generation 技能。 若已安装,则直接安装 Book Cover Generation 技能。

Overview

Skill Key
eftalyurtseven/book-cover-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/book-cover-generation
Latest Commit SHA
75e2d84e636d19e0379af817fbf83a6508588a2b

Extracted Content

SKILL.md excerpt

# Book Cover Generation

Generate stunning book covers, ebook covers, and audiobook artwork using the each::sense API. Create genre-appropriate designs that capture your book's essence and attract readers.

## Overview

The each::sense API enables AI-powered book cover generation with support for:

- **Fiction Covers**: Thriller, romance, sci-fi, fantasy, literary fiction
- **Non-Fiction Covers**: Self-help, business, memoir, biography, history
- **Ebook Covers**: Digital-optimized designs for online marketplaces
- **Audiobook Covers**: Square format artwork for audio platforms
- **Genre-Specific Styles**: Designs that match reader expectations and market conventions
- **Series Consistency**: Maintain visual branding across book series

## Quick Start

```bash
curl -X POST "https://sense.eachlabs.run/chat" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create a book cover for a psychological thriller titled \"The Silent Witness\" by Sarah Mitchell. Dark, moody atmosphere with a shadowy figure standing at a window. Include space for the title at the top.",
    "mode": "max"
  }'
```

## Book Cover Genres

| Genre | Visual Style | Key Elements |
|-------|-------------|--------------|
| Thriller/Mystery | Dark, suspenseful | Shadows, silhouettes, dramatic lighting |
| Romance | Warm, emotional | Couples, soft lighting, intimate scenes |
| Sci-Fi | Futuristic, cosmic | Space, technology, otherworldly landscapes |
| Fantasy | Magical, epic | Mythical creatures, enchanted settings |
| Self-Help | Clean, inspirational | Minimalist design, uplifting imagery |
| Business | Professional, bold | Clean typography space, corporate aesthetics |
| Memoir | Personal, authentic | Photographic elements, intimate feel |
| Children's | Colorful, playful | Illustrations, characters, vibrant colors |

## Use Case Examples

### Thriller/Mystery Cover

```bash
curl -X POST "https://sense.eachlabs.ru...

Related Claw Skills