blog_writer_agent

Generate SEO-optimized MDX blog posts with frontmatter from briefs.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/David-Melo/astro-base --skill blog-writer-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog_writer_agent
Source: https://github.com/David-Melo/astro-base/tree/main/.claude/skills/blog_writer_agent
Command: npx skills add https://github.com/David-Melo/astro-base --skill blog-writer-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Blog Writer Agent reduces manual drafting time by generating SEO-optimized blog posts from briefs and outlines, ensuring consistent structure and metadata.

Core Features & Use Cases

  • Automated MDX-ready drafts with SEO metadata that align with your content strategy
  • Frontmatter scaffolding for required fields: title, description, publishedDate, author, category, tags, readingTime, featuredImage, and draft
  • Use cases include marketing blogs, product updates, tutorials, and long-form resource guides

Quick Start

Provide a concise blog brief (topic, audience, and keywords) and the agent will generate an MDX-ready post including frontmatter.

Frequently Asked Questions about blog_writer_agent

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

FAQPage Schema
How do I generate SEO-optimized blog posts from an outline?

To generate SEO-optimized blog posts from an outline, provide a brief with your topic, audience, and keywords. The agent outputs MDX-ready content with complete frontmatter scaffolding for your blog pipeline.

What frontmatter fields are required for MDX blog posts?

Required frontmatter fields for MDX blog posts include title, description, publishedDate, author, category, tags, readingTime, featuredImage, and draft. The agent enforces this consistent schema for every generated post.

Can I automate content generation for a Markdown blog pipeline?

You can automate content generation for a Markdown blog pipeline by providing concise briefs. The agent creates MDX-ready drafts with SEO metadata and outputs them directly to your src/content/blog folder.

Does this AI writing agent work for long-form tutorials and product updates?

This AI writing agent works for long-form tutorials and product updates by accepting briefs and generating structured MDX content. It ensures consistent metadata across marketing blogs and resource guides.

What do I need to provide to create an MDX-ready draft?

To create an MDX-ready draft, you need to provide a concise blog brief containing the topic, target audience, and desired keywords. The agent then structures the content and manages the frontmatter automatically.