cardnews

Generate Instagram-ready card news (카드뉴스) image sets. Use when creating a series of 5 slide images from a topic — includes content planning, image generation via nano-banana-pro, PNG→JPG conversion, caption writing, and Instagram upload preparation. Triggers on requests for card news, 카드뉴스, Instagram carousel posts, or slide-based visual content.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cardnews" with this command: npx skills add mupengi-bot/cardnews

Card News (카드뉴스) Pipeline 🐧

Topic → 5-slide plan → image generation → JPG conversion → caption → Instagram upload.

Workflow

1. Content Planning

Given a topic, plan 5 slides:

SlideRoleContent
1HookBold question or surprising statement to stop scrolling
2Problem/ContextWhy this matters
3Core insightKey information or explanation
4Detail/ExampleSupporting evidence or practical example
5CTA/SummaryTakeaway + follow/save prompt + 🐧 branding

2. Image Generation (nano-banana-pro)

Generate each slide as 1024×1024 PNG using the nano-banana-pro skill:

# Path may vary based on installation
uv run <openclaw-install-dir>/skills/nano-banana-pro/scripts/generate_image.py \
  --prompt "<slide prompt>" --filename "cardnews-TOPIC-N.png" --resolution 1K

Prompt structure per slide:

  • Include exact Korean text to render (in quotes)
  • Specify: dark background, neon cyan (#00FFFF) accent text, white primary text
  • Include 🐧 penguin emoji on slide 5
  • No English unless the topic requires it

See references/design-guide.md for visual style rules.

3. PNG → JPG Conversion

Instagram rejects PNG frequently. Always convert:

python3 {baseDir}/scripts/convert_jpg.py cardnews-topic-1.png cardnews-topic-2.png ...

Outputs *-ig.jpg files (1024×1024, quality 92).

4. Caption Writing

Write an Instagram caption in Korean:

  • 1-2 line hook matching slide 1
  • 3-5 hashtags (mix of broad + niche)
  • End with CTA: "저장하고 나중에 다시 보세요 📌"

5. Instagram Upload

Use the browser-based upload flow documented in TOOLS.md ("인스타그램 게시물 업로드" section). Upload all 5 JPG files as a carousel post.


🐧 Built by 무펭이무펭이즘(Mupengism) 생태계 스킬

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Dlazy Seedance 1.5 Pro

Convert images into dynamic dance videos using Doubao Seedance 1.5 Pro.

Registry SourceRecently Updated
General

Pod Template Pack

Use when user needs ready-to-use POD (Print on Demand) design keywords, title templates, and listing copy. Use when creating POD product listings for TikTok,...

Registry SourceRecently Updated
General

Dlazy Mj.Imagine

Generate artistic images using Midjourney (MJ) model. Supports text-to-image.

Registry SourceRecently Updated