Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
sugarforever avatar

Cover Image

  • 253 installs
  • 130 repo stars
  • Updated June 19, 2026
  • sugarforever/01coder-agent-skills

Use cover-image for development tasks

About

cover-image: A skill for development. This provides functionality for development workflows.

  • cover-image

Cover Image by the numbers

  • 253 all-time installs (skills.sh)
  • +12 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #1,518 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/sugarforever/01coder-agent-skills --skill cover-image

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs253
repo stars130
Last updatedJune 19, 2026
Repositorysugarforever/01coder-agent-skills

What it does

Use cover-image for development tasks

Files

SKILL.mdMarkdownGitHub ↗

Cover Image Generator

Generate hand-drawn style cover images for articles with rich style and composition options.

Usage

# From markdown file (auto-select style based on content)
/cover-image path/to/article.md

# Specify a style
/cover-image path/to/article.md --style tech
/cover-image path/to/article.md --style gradient

# Specify a composition
/cover-image path/to/article.md --composition hero-center

# Without title text
/cover-image path/to/article.md --no-title

# Combine options
/cover-image path/to/article.md --style editorial --composition split --no-title

# From direct text input
/cover-image
[paste content or describe the topic]

Options

OptionDescription
--style <name>Specify cover style (see Style Gallery below)
--composition <name>Specify layout composition (see Composition Gallery below)
--no-titleGenerate cover without title text (visual only)

Style Gallery

Core Styles

StyleDescriptionBest For
elegant (Default)Refined, sophisticated, understatedBusiness, thought leadership, professional
techModern, clean, futuristic with glow effectsAI, coding, digital, algorithms
warmFriendly, approachable, human-centeredPersonal growth, lifestyle, education
boldHigh contrast, attention-grabbing, energeticOpinion pieces, controversial, urgent
minimalUltra-clean, zen-like, maximum whitespacePhilosophy, focus, essentialism
playfulFun, creative, whimsical doodlesTutorials, beginner guides, casual
natureOrganic, calm, earthy tonesSustainability, wellness, outdoor
retroVintage, nostalgic, aged texturesHistory, retrospectives, classic topics

Extended Styles

StyleDescriptionBest For
gradientSmooth color transitions, dreamy, modernProduct launches, announcements, branding
editorialMagazine-quality, sophisticated typographyLong-form essays, deep dives, journalism
blueprintTechnical drawing aesthetic, grid paperArchitecture, system design, engineering
watercolorSoft washes, organic bleed, painterlyArt, culture, creative writing, poetry
geometricSharp shapes, tessellations, mathematicalData science, math, structured thinking
neonDark background with vivid glowing elementsNightlife, gaming, cyberpunk, startup
paper-cutLayered paper cutout depth effectStorytelling, children's content, craft
ink-washEast Asian brush ink aesthetic (水墨风)Chinese culture, philosophy, calligraphy

Detailed style definitions: references/styles/<style>.md

Composition Gallery

Compositions define how elements are arranged in the cover image.

CompositionDescriptionWhen to Use
hero-center (Default)Single focal visual centered, title above or belowGeneral purpose, strong single concept
splitLeft/right or top/bottom split, visual one side, text otherComparison, before/after, dual concepts
floatingElements scattered with depth, floating in spaceAbstract topics, multiple related concepts
frameDecorative border framing the central contentFormal, announcement, certificate-like
diagonalDynamic diagonal division or flowMovement, progress, transformation
spotlightDark background with a single illuminated subjectFocus, highlight, key insight
panoramicWide scene spanning the full widthLandscape, journey, timeline
mosaicGrid of small related visuals forming a bigger pictureCollection, variety, ecosystem
vignetteSoft fade from edges to center focusIntimate, personal, memoir-style
layeredOverlapping planes creating depthComplex topics, multi-layered ideas

Composition Tips

  • hero-center + title: Place visual slightly left, title right
  • hero-center + no-title: Center the visual fully, let it breathe
  • split: Use contrasting colors or concepts on each side
  • floating: 3-5 elements max, vary sizes for depth
  • diagonal: Direction implies progress (bottom-left → top-right = growth)
  • spotlight: Keep background very dark, subject vivid
  • mosaic: Use 4-9 tiles, maintain consistent style across tiles
  • layered: Use opacity/blur to create foreground/background separation

Auto Style Selection

When no --style is specified, analyze content to select the best style:

Content SignalsSelected Style
AI, coding, tech, digital, algorithm, APItech
Personal story, emotion, growth, life, journeywarm
Controversial, urgent, must-read, warning, breakingbold
Simple, zen, focus, essential, less is moreminimal
Fun, easy, beginner, casual, tutorial, step-by-stepplayful
Nature, eco, wellness, health, organic, outdoornature
History, classic, vintage, old, traditionalretro
Product, launch, release, announcement, brandgradient
Essay, analysis, deep dive, investigation, revieweditorial
System design, architecture, blueprint, infrastructureblueprint
Art, painting, creative, poetry, culturewatercolor
Data, math, statistics, geometry, patternsgeometric
Gaming, startup, nightlife, crypto, hackerneon
Story, folktale, illustration, craft, childrenpaper-cut
中国, 文化, 哲学, 书法, 国风, 传统ink-wash
Business, professional, strategy, analysis (default)elegant

Auto Composition Selection

When no --composition is specified:

ConditionSelected Composition
Single strong concept/metaphorhero-center
Article compares two thingssplit
Article covers multiple tools/ideasfloating or mosaic
Personal/intimate topicvignette
Journey/timeline/progress narrativediagonal or panoramic
One key insight or revelationspotlight
Complex multi-layered topiclayered
Formal/announcement toneframe

File Management

With Article Path

Save to imgs/ subdirectory in the same folder as the article:

path/to/
├── article.md
└── imgs/
    ├── prompts/
    │   └── cover.md
    └── cover.png

Without Article Path

Save to current working directory:

./
├── cover-prompt.md
└── cover.png

Workflow

Step 1: Analyze Content

Extract key information:

  • Main topic: What is the article about?
  • Core message: What's the key takeaway?
  • Tone: Serious, playful, inspiring, educational?
  • Keywords: Identify style-signaling words
  • Structure: Is it a comparison? A journey? A deep dive?
  • Visual metaphors: What real-world objects/scenes represent the topic?

Step 2: Select Style & Composition

If --style or --composition specified, use those. Otherwise: 1. Scan content for style and composition signals 2. Match signals to most appropriate style + composition 3. Default to elegant style + hero-center composition if no clear signals

Step 3: Generate Cover Concept

Title (if included, max 8 characters):

  • Distill the core message into a punchy headline
  • Use hooks: numbers, questions, contrasts, pain points
  • Skip if --no-title flag is used

Visual Elements:

  • Style-appropriate imagery and icons
  • 1-2 symbolic elements representing the topic
  • Metaphors or analogies that fit the style

Composition Layout:

  • Apply the selected composition template
  • Consider title placement within the composition
  • Ensure visual hierarchy: primary element > secondary > decorative

Step 4: Create Prompt File

Prompt Format:

Cover theme: [topic in 2-3 words]
Style: [selected style name]
Composition: [selected composition name]

[If title included:]
Title text: [8 characters or less, in content language]
Subtitle: [optional, in content language]

Visual composition:
- Main visual: [description matching style]
- Layout: [composition-specific layout description]
- Primary element: [what draws the eye first]
- Secondary elements: [supporting visuals]
- Decorative elements: [style-appropriate accents]

Color scheme:
- Primary: [style primary color]
- Background: [style background color]
- Accent: [style accent color]

Style notes: [specific style characteristics to emphasize]
Composition notes: [specific layout guidance]

[If no title:]
Note: No title text, pure visual illustration only.

Step 5: Generate Image

Image Generation Skill Selection: 1. Check available image generation skills 2. If multiple skills available, ask user to choose

Generation: Call selected image generation skill with prompt file and output path.

Step 6: Output Summary

Cover Image Generated!

Topic: [topic]
Style: [style name]
Composition: [composition name]
Title: [cover title] (or "No title - visual only")
Location: [output path]

Preview the image to verify it matches your expectations.

Notes

  • Cover should be instantly understandable at small preview sizes
  • Title (if included) must be readable and impactful
  • Visual metaphors work better than literal representations
  • Maintain style consistency throughout the cover
  • Image generation typically takes 10-30 seconds
  • Title text language should match content language
  • When in doubt, elegant + hero-center is a safe default
  • Combine unexpected style+composition pairs for unique results (e.g., ink-wash + split)

Related skills

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.