Audit & Diagnostics Custom Skills · Curated

Comment Moderator

Flag spam and toxic comments before your moderation queue.

What it does

Reads incoming comments and flags likely spam, link-drops, and toxic replies with a reason attached, so a human only has to review the borderline cases instead of reading every comment from scratch.

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/comment-moderator/ (or ~/.claude/skills/comment-moderator/ for all projects)

GitHub Copilot (VS Code)

.github/skills/comment-moderator/

OpenAI Codex

.codex/skills/comment-moderator/

Cursor

.cursor/skills/comment-moderator/ (or ~/.cursor/skills/comment-moderator/ globally)

Compatibility

Any WordPress site with comments enabled. Read access to the comment queue; write access only to set comment status (approve/spam/trash), never to edit comment content.