What problem does it solve?
Publishing blog posts and pages to WordPress can be slow and error-prone when you must manually create drafts, convert Markdown to Gutenberg blocks, pick categories/tags, upload media, and validate the preview before publishing.
Core Features & Use Cases
- Direct WordPress REST Publishing: Create posts/pages with the correct status (draft, publish, pending, private, future) and optionally schedule publication.
- Gutenberg Block Conversion: Convert Markdown (and supported HTML) into Gutenberg block markup suitable for WordPress.
- Smart Category & SEO Tag Workflow: Auto-load categories from your site, suggest the best category, and generate SEO-optimized tags (then create missing tags).
- Preview & Verification Loop: Create a draft, generate a preview/edit URL, and validate that the rendered block content looks structurally correct.
- Media Management: Upload a featured image and attach it to the post.
Quick Start
Tell the skill: "Publish this article to my WordPress site—site URL, username, and application password are provided; use Markdown content; auto-select the best category; generate SEO tags; create a draft for preview first; then publish after I confirm."