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]