Wp Copy Editor
SkillByIronHubVersion1.0.0
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.
WordPressEditingGrammarReadability
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
Install
$ironclaw ironhub install wp_copy_editor
Description
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.
Access & Credentials
Credential method
Uses declared trunk auth
Activation keywords
proofreadgrammar checkcopy editspellingtyposreadabilitytone checkpolish post
Network & Permissions
Network access is defined by the selected trunk.
Implementation
Memory Budget1,500 tokens
Trunk
Source Pathskills/wp_copy_editor/SKILL.md
Technical tags
Skilleditingcontentwordpress
Resources
Review implementation and setup instructions before installing.