auto-blog-cover
Installation
SKILL.md
Auto Blog Cover Skill
An end-to-end workflow automation for blog writers. It connects parsing, generation, uploading, and editing into a single command.
Prerequisites
- Dependencies:
pip install -r skills/auto-blog-cover/requirements.txt - Related Skills: Requires
cover-generatorandimage-uploaderto be present and configured.
Usage
python3 skills/auto-blog-cover/auto_blog_cover.py <path_to_markdown_file> [options]
Options
Related skills
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.
11cover-generator
Generates simple gradient-based cover images for blogs or articles with a title and subtitle. Can optionally upload the generated image immediately.
6