Agent skill · design visual · bear2u

card-news-generator

Create 600x600 Instagram-style card news series automatically with optional background images. User provides topic, colors, and optional images - Claude generates content and creates multiple cards with proper text wrapping.

Why this skill is useful

Adds specific commands and workflows for generating Instagram-style card news that the AI wouldn't reliably generate on its own.

What it needs

Requires python installed locally. About 5k tokens when loaded. Last updated 2026-06-22. 903 stars on the source repository.

What this skill does

Card News Generator - Auto Mode (V2) Creates beautiful 600x600 card news series for social media with background image support. User can provide topic, colors, and optional background images - Claude handles content generation and multi-card creation automatically. When to Use Use this skill when user requests: "카드 뉴스 만들어줘" "주제로 카드 시리즈 만들어줘" "인스타용 카드 생성해줘" Any request for visual card content Core Workflow - AUTO MODE This is the PRIMARY workflow when users request card news: Step 1: Get Topic, Colors, and Optional Background Images from User Ask user for: Topic (주제): What the card series is about Background RGB (배경색): e.g., 245,243,238 (optional, default: beige) Background Images (배경 이미지, 선택사항): Path to folder containing images Example conversation (Solid Color): Example conversation (With Background Images): Step 2: Generate Card Content Create 5-7 cards about the topic. Format output as: CRITICAL Content Guidelines: Title: Maximum 20 characters (including spaces) Content: Maximum 60 characters (including spaces) Keep it concise to fit 600x600 canvas Use simple, impactful language Each card should convey ONE key point Step 3: Auto-Generate Cards Option A: Solid Color Background Use this command to create all cards with solid color background: Option B: Background Images (V2 Feature) Use this command to create cards with background images: Important Notes: Images in the folder must be sorted alphabetically/numerically (e.g., 01.jpg, 02.jpg, 03.jpg) Image count should match card count If fewer images than cards, remaining cards will use solid color background Supported formats: .jpg, .jpeg, .png, .webp, .bmp Text automatically changes to white when using background images The script will automatically: Parse the numbered content Load background images from the folder (in sorted order) Apply dark overlay for better text visibility Create individual cards with proper text wrapping Save as travel01.png, travel02.png, etc. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills bear2u/card-news-generator-v2--b269c6

View the source on GitHub

Browse the @skills marketplace