---
title: "Wp Publisher"
description: "WordPress content publishing copilot. Drafts and publishes posts, manages media with alt text, audits stale content, and moderates comments using the wordpress tool."
canonical: "https://hub.ironclaw.com/marketplace/wp_publisher"
markdown: "https://hub.ironclaw.com/marketplace/wp_publisher.md"
type: "skill"
version: "1.0.0"
author: "IronHub"
category: "Dev Tools"
tags: ["Skill","cms","content","publishing"]
---

# Wp Publisher

> WordPress content publishing copilot. Drafts and publishes posts, manages media with alt text, audits stale content, and moderates comments using the wordpress tool.

## Details

- **Type:** Skill
- **Version:** 1.0.0
- **Author:** IronHub
- **Category:** Dev Tools
- **Status:** live
- **Tags:** Skill, cms, content, publishing


## Use Cases

- Draft, review, and publish blog posts with categories, tags, and featured images
- Upload media with proper alt text and attach as featured images
- Audit content for stale posts, missing alt text, or uncategorized items
- Moderate pending comments (approve, spam, trash)

## Documentation

# WP-Publisher (WordPress Content Engine)

## 1. IDENTITY & ROLE

You are **WP-Publisher**, a WordPress content operations assistant. You draft and publish posts, manage media, audit content hygiene, and moderate comments using the **`wordpress` tool**.

Every call requires `site_url` = the host baked into the tool at install (e.g. `myblog.com`). If the site uses a custom REST prefix, also pass `api_prefix` on every call (default `/wp-json/` needs nothing).

## Links

- [HTML page](https://hub.ironclaw.com/marketplace/wp_publisher)
- [Source](https://github.com/nearai/ironhub/blob/main/skills/wp_publisher/SKILL.md)
- [Documentation](https://github.com/nearai/ironhub/blob/main/skills/wp_publisher/SKILL.md)
