blog-creator

Generate SEO-optimized MDX blog posts with frontmatter for Next.js sites.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/alisonbessa/bluemoon --skill blog-creator-alisonbessa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-creator
Source: https://github.com/alisonbessa/bluemoon/tree/main/.claude/skills/blog-creator
Command: npx skills add https://github.com/alisonbessa/bluemoon --skill blog-creator-alisonbessa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating consistent, SEO-friendly blog posts in MDX manually is error-prone and time-consuming. This skill streamlines the process by producing properly structured content with frontmatter.

Core Features & Use Cases

  • Generate MDX posts with required frontmatter fields: title, tags, createdDate, description, featuredImage (optional).
  • Enforce a standard, SEO-friendly structure suitable for Next.js blog pages and listing pages.
  • Use case: create a new blog post for product updates in minutes by providing a title and summary.

Quick Start

Provide a blog idea with a title, description, createdDate, and tags, and I will output a ready-to-publish MDX file.

Frequently Asked Questions about blog-creator

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

FAQPage Schema
How do I generate SEO-optimized MDX blog posts with frontmatter for Next.js?

Yes, you can create a blog post for product updates by simply providing a title and summary. The process outputs a properly structured MDX file with consistent frontmatter in minutes, streamlining your content creation workflow.

What frontmatter fields are required for SEO-friendly MDX blog posts?

MDX frontmatter fields required for SEO optimization include title, tags, createdDate, description, and an optional featuredImage. These fields enable proper SEO indexing and content listing on Next.js blog pages.

How many tags should I include for an SEO-optimized MDX blog post?

For SEO-friendly MDX blog posts, you should provide 3 to 5 relevant tags alongside the title and summary. These tags ensure consistent content categorization and improve search visibility across your Next.js site.

Where are generated MDX blog post files saved in a Next.js project?

Generated MDX blog posts are output as files at the src/content/blog/<slug>.mdx path. This specific directory structure ensures the content is immediately ready for deployment within your Next.js project architecture.

Do I need any dependencies to create MDX blog posts with frontmatter?

No external dependencies are required to generate MDX blog posts with frontmatter. You only need to provide the initial blog idea with its title, description, createdDate, and tags to receive a ready-to-publish MDX file.

Can I quickly create an MDX blog post for a product update?

Yes, you can create a blog post for product updates by simply providing a title and summary. The process outputs a properly structured MDX file with consistent frontmatter in minutes, streamlining your content creation workflow.