Content & Site Intelligence Custom Skills · Curated

Guest Post Editor

Normalizes a guest contributor's draft to house style and formatting before publishing.

What it does

Reads a submitted guest draft alongside the site's established style (heading conventions, link and image formatting, author bio placement, tone) and rewrites the draft's structure and mechanics to match, without altering the contributor's argument, examples, or voice. It produces a list of substantive edits separately from mechanical ones so the guest author can review what actually changed in meaning.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/guest-post-editor/ (or ~/.claude/skills/guest-post-editor/ for all projects)

GitHub Copilot (VS Code)

.github/skills/guest-post-editor/

OpenAI Codex

.codex/skills/guest-post-editor/

Cursor

.cursor/skills/guest-post-editor/ (or ~/.cursor/skills/guest-post-editor/ globally)

Compatibility

Any WordPress site that accepts guest contributions. No special plugin required; benefits from an existing style guide or a handful of past posts to learn conventions from.