blog-scaffolder

Generate an SEO-optimized blog system with MDX posts, RSS feeds, and sitemaps.

1|1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/Cheggin/request-for-startups --skill blog-scaffolder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-scaffolder
Source: https://github.com/Cheggin/request-for-startups/tree/main/skills/blog-scaffolder
Command: npx skills add https://github.com/Cheggin/request-for-startups --skill blog-scaffolder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold an SEO-optimized blog system and posts derived from product specs and competitor research, enabling startups to launch a professional blog presence quickly without manual content engineering.

Core Features & Use Cases

  • Generate an end-to-end blog infrastructure with a /blog route, a paginated index, and post templates.
  • Create individual blog posts from product specs and competitive insights, including frontmatter metadata and a proper heading structure.
  • Produce feeds and discovery artifacts such as RSS feeds, sitemap entries, and JSON-LD structured data for SEO and social sharing.

Quick Start

Use the blog scaffolder to bootstrap a full blog from your product specs and competitive research.

Frequently Asked Questions about blog-scaffolder

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

FAQPage Schema
How do I generate an SEO-optimized blog system from product specs?

To generate an SEO-optimized blog system from product specs, use a scaffolder to create a paginated blog index, post templates, and comprehensive metadata. It automatically builds MDX posts alongside discovery artifacts like RSS feeds and sitemaps.

What is JSON-LD structured data and when do I need it for a blog?

JSON-LD structured data is a standardized format providing explicit metadata to search engines. You need it for a blog to enhance SEO and social sharing by ensuring posts are correctly indexed and represented.

How do I create MDX blog posts with frontmatter and internal linking?

Create MDX blog posts with frontmatter by defining metadata at the top of your markdown files. Internal linking is automatically handled during content generation to connect related posts derived from your product specs.

Can I automatically generate RSS feeds and sitemap entries for a new blog?

Yes, you can automatically generate RSS feeds and sitemap entries for a new blog. Scaffolding tools derive these discovery artifacts directly from your created MDX content and site structure.

Does this blog scaffolder work for startups needing a full blog section quickly?

Yes, this blog scaffolder works for startups needing a full blog section quickly. It bootstraps an end-to-end infrastructure including a /blog route, paginated index, and Open Graph metadata without manual content engineering.

What's the best way to add Open Graph metadata to generated blog posts?

The best way to add Open Graph metadata to generated blog posts is through automated scaffolding. It embeds social sharing tags directly into the frontmatter of your MDX files during initial content generation.