blog-post

Generate SEO-conscious blog posts with outlines and hero images.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/erlebach/gordon --skill blog-post-erlebach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-post
Source: https://github.com/erlebach/gordon/tree/main/skills/blog_skills/blog-post
Command: npx skills add https://github.com/erlebach/gordon --skill blog-post-erlebach

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writers often spend excessive time on research, outlining, and SEO optimization when producing long-form content. This skill streamlines the process by guiding research and ensuring a consistent structure from draft to publish-ready post.

Core Features & Use Cases

  • Research-first workflow: delegating topic research before drafting.
  • Structured output: generates blogs/<slug>/post.md and a matching blogs/<slug>/hero.png.
  • SEO-conscious: helps craft SEO-friendly titles and meta descriptions and supports long-form formats for tutorials, thought leadership, and technical writeups.

Quick Start

Ask me to generate a blog post with a cover image for your chosen topic.

Frequently Asked Questions about blog-post

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write an SEO-ready long-form blog post with a structured outline?

To write an SEO-ready long-form blog post, use a research-first workflow that generates a structured outline, SEO-friendly titles, and meta descriptions. This produces a publish-ready post.md file and a matching hero.png cover image.

What is the best way to automate cover image generation for a blog post?

Automating cover image generation for a blog post involves creating a matching hero.png file stored alongside the markdown content. This ensures the visual asset is structurally paired with the post under a unified slug directory.

Can I use this approach for technical writeups and thought leadership content?

Yes, this approach supports technical writeups and thought leadership content by applying a structured outline and SEO-conscious formatting to long-form drafts, ensuring complex topics are organized for readability.

Does the blog post generation process include topic research before drafting?

The blog post generation process includes a research-first workflow that delegates topic research before drafting. This ensures the long-form content is grounded in relevant information before outlining begins.

What file structure should I use when saving a generated blog post and its cover image?

You should save a generated blog post and its cover image using a slug-based directory structure. This stores the markdown content as post.md and the matching visual as hero.png within a dedicated blogs folder.