Onboarding & Workflow Custom Skills · Curated

Content Brief Generator

Turns a keyword or topic into a writing brief for a human or AI author.

What it does

Takes a target keyword or topic and produces a structured brief, target audience, search intent, suggested word count, must-cover subtopics, and internal links to include, so whoever writes the post (human or AI) starts from a clear spec instead of a blank page. It checks the site's own archive so the brief calls out existing related posts to link to rather than duplicate.

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

GitHub Copilot (VS Code)

.github/skills/content-brief-generator/

OpenAI Codex

.codex/skills/content-brief-generator/

Cursor

.cursor/skills/content-brief-generator/ (or ~/.cursor/skills/content-brief-generator/ globally)

Compatibility

Any WordPress site. No special plugin required; benefits from read access to existing posts to avoid recommending a topic the site already covers.