banner-creator

Solid

各種SNS・広告プラットフォーム向けのバナー/クリエイティブを生成するスキル。 X, Facebook, Instagram, PRTimes, YouTube, LINE, Web広告に対応。 「バナーを作って」「広告画像を生成」「SNS用の画像」「クリエイティブ制作」等のリクエストで発動。

AI & Automation 347 stars 12 forks Updated 1 weeks ago

Install

View on GitHub

Quality Score: 81/100

Stars 20%
85
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Banner Creator - 広告バナー/クリエイティブ生成 各種SNS・広告プラットフォーム向けのバナー/クリエイティブを生成します。 ## 機能 1. **プラットフォーム別プリセット**: X, Facebook, Instagram, PRタイムズ, YouTube, LINE, Web広告 2. **トーン・スタイル設定**: プロフェッショナル、ポップ、エレガントなど 3. **参考画像検索**: キーワードからWeb検索で参考画像を取得 4. **コピーテキスト生成**: 投稿文・ハッシュタグ・CTAを同時生成 ## プラットフォーム別サイズ | Platform | Size | Aspect Ratio | |----------|------|--------------| | x_post | 1200x675 | 16:9 | | x_card | 800x418 | 1.91:1 | | facebook | 1200x630 | 1.91:1 | | facebook_story | 1080x1920 | 9:16 | | instagram_feed | 1080x1080 | 1:1 | | instagram_story | 1080x1920 | 9:16 | | prtimes | 1200x630 | 1.91:1 | | youtube | 1280x720 | 16:9 | | line | 1040x1040 | 1:1 | | web_horizontal | 1200x628 | 1.91:1 | | web_vertical | 300x600 | 1:2 | ## Usage ```bash # Basic usage python scripts/banner_creator.py --platform x_post --message "キャッチコピー" # With copy text generation python scripts/banner_creator.py --platform instagram_feed --message "新商品発売" --with-copy # With reference image search python scripts/banner_creator.py --platform facebook --message "セール" --search-ref "EC セール バナー" # Full options python scripts/banner_creator.py \ --platform x_post \ --message "メインメッセージ" \ --sub-copy "サブコピー" \ --cta "今すぐ登録" \ --tone professional \ --color-scheme cool \ --font-style bold \ --priority ctr \ --brand-name "会社名" \ --session "campaign_name" \ --with-copy \ --variants 3 ``` ## Parameters | Parameter | Required | Default | Description | |-----------|----------|---------|---------...

Details

Author
minicoohei
Repository
minicoohei/ai-agent-camp
Created
5 months ago
Last Updated
1 weeks ago
Language
Python
License
None

Similar Skills

Semantically similar based on skill content — not just same category