TopRank Skills

Home / Claw Skills / Autres / poster-design-generation
Official OpenClaw rules 15%

poster-design-generation

Generate professional poster designs using each::sense AI. Create movie posters, event posters, motivational posters, product launch visuals, vintage designs, travel posters, and more with AI-powered creative generation.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
eftalyurtseven/poster-design-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/poster-design-generation
Latest Commit SHA
f04a88305fcf4e278f4b3f857995a6b33faa3b94

Extracted Content

SKILL.md excerpt

# Poster Design Generation

Generate stunning, professional poster designs using each::sense. This skill creates high-quality poster artwork for movies, events, products, travel, sports, social causes, and various creative applications.

## Features

- **Movie Posters**: Cinematic key art with dramatic compositions and typography space
- **Event/Concert Posters**: Eye-catching promotional materials for live events
- **Motivational Posters**: Inspirational designs with impactful imagery
- **Product Launch Posters**: Commercial visuals for product announcements
- **Minimalist Art Posters**: Clean, modern aesthetic designs
- **Vintage/Retro Posters**: Classic styles from various eras
- **Travel Destination Posters**: Tourism and wanderlust-inspiring visuals
- **Sports Event Posters**: Dynamic athletic promotional materials
- **Educational/Infographic Posters**: Information-rich visual designs
- **Social Cause Posters**: Awareness and advocacy campaign visuals

## 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 dramatic movie poster for a sci-fi thriller, dark atmosphere with neon accents, leave space at top for title",
    "mode": "max"
  }'
```

## Common Poster Sizes & Formats

| Type | Aspect Ratio | Recommended Size | Use Case |
|------|--------------|------------------|----------|
| Movie Poster | 2:3 | 1080x1620 | Theater posters, key art |
| Event Poster | 11:17 | 1100x1700 | Concert flyers, event promos |
| Square Poster | 1:1 | 1080x1080 | Social media, album art |
| Horizontal | 16:9 | 1920x1080 | Digital displays, banners |
| Vertical | 9:16 | 1080x1920 | Mobile, digital signage |
| A-Series | ~1:1.414 | 2480x3508 (A4) | Print posters |

## Use Case Examples

### 1. Movie Poster Design

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key...

Related Claw Skills