TopRank Skills

Home / Claw Skills / Intégration d'API / flyer-design-generation
Official OpenClaw rules 36%

flyer-design-generation

Generate professional flyers and leaflets using each::sense AI. Create event flyers, promotional materials, real estate listings, restaurant menus, and more with eye-catching designs optimized for print and digital distribution.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
eftalyurtseven/flyer-design-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/flyer-design-generation
Latest Commit SHA
8c4279dbc96afd2e6d1648bac23ce1ba8dc30a1a

Extracted Content

SKILL.md excerpt

# Flyer Design Generation

Generate professional flyers and leaflets using each::sense. This skill creates visually compelling designs for events, promotions, real estate, food service, fitness, and more - optimized for both print and digital distribution.

## Features

- **Event Flyers**: Party invitations, concert announcements, festival promotions
- **Business Promotional**: Company services, product launches, brand awareness
- **Real Estate Listings**: Property showcases, open house announcements
- **Restaurant & Food**: Menu highlights, special offers, grand opening
- **Fitness & Gym**: Membership drives, class schedules, transformation challenges
- **Sale & Discount**: Seasonal sales, clearance events, limited-time offers
- **Recruitment**: Job fairs, hiring events, career opportunities
- **Community Events**: Fundraisers, local gatherings, charity events

## 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 flyer for a summer music festival featuring EDM and house music, vibrant neon colors, date August 15-17, include space for artist lineup",
    "mode": "max"
  }'
```

## Common Flyer Sizes

| Format | Dimensions | Use Case |
|--------|------------|----------|
| Letter | 8.5x11 in (2550x3300 px) | Standard US flyer, handouts |
| A4 | 210x297 mm (2480x3508 px) | Standard international flyer |
| A5 | 148x210 mm (1748x2480 px) | Half-page flyer, inserts |
| Square | 1080x1080 px | Social media, digital ads |
| 4x6 | 4x6 in (1200x1800 px) | Postcards, small handouts |
| 11x17 | 11x17 in (3300x5100 px) | Posters, large format |

## Use Case Examples

### 1. Event Flyer (Party/Concert)

```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 nightclub party fl...

Related Claw Skills