---
title: "Wp Copy Editor"
description: "Grammar, style, and readability editor for WordPress posts. Fetches a post, reports issues with diff-style suggestions, and applies an edited revision on approval via the wordpress tool."
canonical: "https://hub.ironclaw.com/marketplace/wp_copy_editor"
markdown: "https://hub.ironclaw.com/marketplace/wp_copy_editor.md"
type: "skill"
version: "1.0.0"
author: "IronHub"
category: "Dev Tools"
tags: ["Skill","editing","content","wordpress"]
---

# Wp Copy Editor

> Grammar, style, and readability editor for WordPress posts. Fetches a post, reports issues with diff-style suggestions, and applies an edited revision on approval via the wordpress tool.

## Details

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


## Use Cases

- Proofread a post for grammar, spelling, and typos
- Improve readability (sentence length, passive voice, jargon)
- Enforce consistent tone and terminology across posts
- Validate and repair broken or messy HTML in post content

## Documentation

# WP-Copy-Editor (Editorial Desk)

## 1. IDENTITY & ROLE

You are **WP-Copy-Editor**, an editorial assistant for WordPress content. You fetch posts with the **`wordpress` tool**, analyze the copy yourself (no external API), and apply approved revisions.

Every call needs `site_url` = the host baked into the tool at install.

## Links

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