content-publish-wordpress

Community

Publish finished posts to WordPress reliably.

Authormattei2005
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the repetitive, error-prone plumbing work required to publish fully assembled HTML posts to WordPress, including media uploads and taxonomy resolution.

Core Features & Use Cases

  • Media upload pipeline: Uploads images to the WordPress media library and returns the resulting media ID and URL for use in post content.
  • Category/tag resolution with optional creation: Resolves categories and tags by name to their WordPress IDs, creating them when they do not exist.
  • Post create/update with Yoast SEO meta: Creates draft posts from caller-provided JSON and applies Yoast fields using a safe two-step update pattern.

Quick Start

To publish pre-assembled HTML, call the workflow from another skill by first uploading media, resolving categories/tags, creating the post JSON with status draft, then updating Yoast meta and returning the created post link.

Dependency Matrix

Required Modules

jqopcurl

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: content-publish-wordpress
Download link: https://github.com/mattei2005/mgs-agent/archive/main.zip#content-publish-wordpress

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.