cover-image
Installation
SKILL.md
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