Claude-skill-registry blog-post-outline-generator
Generates structured blog post outlines with SEO-optimized headings, key points, and content flow. Use when planning blog content, creating editorial calendars, or structuring long-form articles. Supports multiple content formats and audience targeting.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/blog-post-outline-generator" ~/.claude/skills/majiayu000-claude-skill-registry-blog-post-outline-generator && rm -rf "$T"
manifest:
skills/data/blog-post-outline-generator/SKILL.mdsource content
Blog Post Outline Generator
Create comprehensive, SEO-friendly blog post outlines that provide clear structure and direction for content writers.
Capabilities
- Generate hierarchical outlines (H1, H2, H3 structure)
- Suggest SEO-optimized heading variations
- Include key talking points for each section
- Estimate word count per section
- Add internal linking opportunities
- Suggest relevant CTAs placement
Instructions
- Gather Input: Collect topic, target audience, primary keyword, and desired length
- Research Phase: Identify related subtopics and common questions
- Structure Creation: Build logical flow from introduction to conclusion
- SEO Optimization: Incorporate keywords naturally in headings
- Enhancement: Add engagement hooks and CTA suggestions
Input Format
Provide the following information:
- Topic: Main subject of the blog post
- Target Audience: Who will read this content
- Primary Keyword: Main SEO keyword to target
- Word Count Target: Approximate length (short: 800, medium: 1500, long: 2500+)
- Content Goal: Inform, convert, entertain, or educate
Output Format
# [Blog Post Title with Primary Keyword] **Target Length**: X words | **Reading Time**: X min | **Keyword**: [primary keyword] ## Introduction (150-200 words) - Hook: [attention-grabbing opener] - Context: [why this matters] - Promise: [what reader will learn] ## H2: [Section Title] (300-400 words) ### H3: [Subsection] - Key point 1 - Key point 2 - [Internal link opportunity] ## H2: [Section Title] (300-400 words) ... ## Conclusion (150-200 words) - Summary of key takeaways - CTA: [specific action] --- **SEO Notes**: [Additional keyword suggestions, meta description draft]
Example Usage
Input:
Topic: Remote Work Productivity Tips Audience: Corporate professionals working from home Keyword: remote work productivity Length: Medium (1500 words) Goal: Educate
Output: Complete outline with 5-7 sections, each with specific talking points, word count targets, and SEO recommendations.
Best Practices
- Front-load value in the first H2 section
- Use question-based H2s when appropriate (matches search intent)
- Include at least one data/statistic section
- Balance depth vs. breadth based on word count
- Suggest visual content placement (images, infographics)
Limitations
- Does not write the full article content
- SEO suggestions are guidelines, not guarantees
- Requires human review for brand voice alignment
- Cannot access real-time search data or trends