Audit & Diagnostics Custom Skills · Curated

Content Freshness Updater

Finds stats, dates, and references in old posts that need updating before they mislead readers.

What it does

Scans older published posts for dated language, specific years, "current" or "latest" claims, statistics, and references to tools or prices, flagging each with why it may be stale and what to check, without silently changing any factual claim on its own. It prioritizes posts by a mix of age and traffic so the highest-impact updates surface first.

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/content-freshness-updater/ (or ~/.claude/skills/content-freshness-updater/ for all projects)

GitHub Copilot (VS Code)

.github/skills/content-freshness-updater/

OpenAI Codex

.codex/skills/content-freshness-updater/

Cursor

.cursor/skills/content-freshness-updater/ (or ~/.cursor/skills/content-freshness-updater/ globally)

Compatibility

Any WordPress site with posts older than about a year. No special plugin required; benefits from analytics access to prioritize by traffic, but works without it using publish date alone.