What problem does it solve?
Managing WordPress content across sites can be fragmented and error-prone, requiring repeated manual use of REST endpoints or admin UIs to create, edit, publish, and organize posts, pages, media, categories, and tags. This Skill provides a structured MCP Adapter workflow so users can perform these tasks consistently and safely through a conversation.
Core Features & Use Cases
- Discover and Inspect Abilities: Enumerate available MCP abilities on the site and fetch ability schemas before acting.
- Create, Edit, and Publish Content: Create posts/pages as drafts, update specific fields without overwriting others, and publish only with explicit user consent.
- Media and Taxonomy Management: List and upload media, assign featured images by ID, and create or assign categories and tags.
- Use Case: Draft a multilingual blog post, suggest SEO-friendly slug and categories, attach a featured image, and save as draft for review.
Quick Start
Create a draft post titled Weekly Update with the provided content, suggest categories and tags, and attach the specified image as the featured media.