cover-generator
Cover Generator Skill
Generates elegant, minimal cover images (1200x630) with custom text and gradients. Ideal for blog posts, social media cards, and article headers.
Prerequisites
- Dependencies:
pip install -r skills/cover-generator/requirements.txt
Usage
python3 skills/cover-generator/cover_generator.py "Your Title" [options]
Options
More from crossoverjie/skills
agent-notifier
>
85image-uploader
Uploads images to image hosting services (supports sm.ms, Imgur, and GitHub + jsDelivr CDN). Use this skill when the user wants to upload a local image file to the web and get a public URL.
22session-export
Exports the current AI chat session to a Markdown file. Use this skill when the user wants to export, save, sync, or backup their conversation/chat/session content. Supports both raw export and optional summarization.
11auto-blog-cover
Automates the process of creating and setting blog post covers. Reads a markdown file, generates a cover image based on title/subtitle, uploads it, and updates the file's frontmatter (e.g., banner_img).
6