blog-publish
Installation
SKILL.md
Blog Publishing for MyImageUpscaler
Create SEO-optimized blog posts about image upscaling, AI photo enhancement, and related topics.
Quick Reference
| Endpoint | Purpose |
|---|---|
GET /api/blog/images |
Search existing images |
POST /api/blog/posts |
Create draft post |
POST /api/blog/posts/[slug]/publish |
Publish post |
POST /api/blog/images/upload |
Upload featured image |
GET /api/blog/posts |
List posts |
Authentication: Use x-api-key header with BLOG_API_KEY from .env.api