Audit & Diagnostics Custom Skills · Curated

Forum Moderation Assistant

Triages new community forum posts for spam, duplicates, and threads still waiting on an answer.

What it does

Scans new forum threads and replies, flags likely spam such as link-stuffing or off-topic promotion for removal review, matches new questions against existing threads to catch duplicates, and surfaces any thread past a set age that still has no reply. Doesn't take moderation action itself, it produces a queue for a human moderator to work through fast.

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/forum-moderation-assistant/ (or ~/.claude/skills/forum-moderation-assistant/ for all projects)

GitHub Copilot (VS Code)

.github/skills/forum-moderation-assistant/

OpenAI Codex

.codex/skills/forum-moderation-assistant/

Cursor

.cursor/skills/forum-moderation-assistant/ (or ~/.cursor/skills/forum-moderation-assistant/ globally)

Compatibility

Any WordPress site running a forum or community plugin, such as bbPress or BuddyPress, that exposes posts via REST API or admin export.