card-news-generator

Generate 5-7 card Instagram-style news images as numbered PNGs from a topic.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Aiden-Kwak/My-Claude-Agents --skill card-news-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: card-news-generator
Source: https://github.com/Aiden-Kwak/My-Claude-Agents/tree/main/.claude/skills/card-news-generator
Command: npx skills add https://github.com/Aiden-Kwak/My-Claude-Agents --skill card-news-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow.

What problem does it solve?

Manually creating visually consistent Instagram-style card news can be time-consuming. This skill automates the generation of a multi-card series (5-7 cards) from a topic, with optional background images and ensured text wrapping for readability.

Core Features & Use Cases

  • Topic-driven card generation: produce 5-7 cards per topic with consistent layout.
  • Background options: solid color or a folder of background images, with auto-cropping to 600x600.
  • Korean text support: proper wrapping and centered alignment, suitable for Korean content.
  • Output: saves each card as numbered PNGs (e.g., card_01.png, card_02.png) ready for social sharing.

Quick Start

Provide a topic and optional background images, then run the auto generator to produce a set of 600x600 card news images.

Frequently Asked Questions about card-news-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Instagram card news generation from a topic?

To automate Instagram card news generation, provide a topic and optional background images to an auto generator. It produces a 5-7 card series with consistent layout, wrapping text and saving each card as a 600x600 numbered PNG ready for social sharing.

Can I use background images for 600x600 card news automatically?

Yes, you can use background images for 600x600 card news automatically. The generator auto-crops provided images to fit the 600x600 canvas, or defaults to solid color modes if no folder of background images is supplied.

Does the card news generator support Korean text wrapping?

The card news generator supports Korean text wrapping with proper centered alignment. This ensures Korean content is formatted readably across the 5-7 card series without manual line breaks.

What is the best way to create a multi-card series for Instagram without manual design?

The best way to create a multi-card series without manual design is using an automated topic-driven generator. It transforms a single topic into 5-7 consistently formatted 600x600 PNG cards, eliminating the need to manually layout text and background images.

Do I need Pillow installed to generate card news PNGs?

Yes, you need the Pillow dependency installed to generate card news PNGs. The skill relies on this Python image processing library to handle 600x600 canvas creation, background image auto-cropping, and text rendering.

Why are my generated card news images saved as numbered PNGs?

Generated card news images are saved as numbered PNGs, such as card_01.png and card_02.png, to maintain the correct sequence for Instagram carousel posts. This numbered output ensures the 5-7 card series is shared in the intended narrative order.