Content & Site Intelligence Custom Skills · Curated

Blog Outline Builder

Turns a topic and target keyword into a structured post outline with headings and talking points.

What it does

Takes a working topic, a target keyword, and optionally a few competing URLs or existing site posts, then produces an H2/H3 heading structure with a one-line talking point under each section. It checks the site's existing posts first so the outline does not duplicate a section already covered elsewhere, and flags where an internal link would fit naturally.

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/blog-outline-builder/ (or ~/.claude/skills/blog-outline-builder/ for all projects)

GitHub Copilot (VS Code)

.github/skills/blog-outline-builder/

OpenAI Codex

.codex/skills/blog-outline-builder/

Cursor

.cursor/skills/blog-outline-builder/ (or ~/.cursor/skills/blog-outline-builder/ globally)

Compatibility

Any WordPress site. No special plugin required, though read access to existing posts improves duplicate-topic detection.