blog-writer

Convert approved blog briefs into MDX posts under content/posts with SHARED.md rules.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Zero-1016/tech-blog --skill blog-writer-zero-1016
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-writer
Source: https://github.com/Zero-1016/tech-blog/tree/main/.claude/skills/blog-writer
Command: npx skills add https://github.com/Zero-1016/tech-blog --skill blog-writer-zero-1016

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Approved blog briefs are often not stored in a consistent, publish-ready MDX format. This Skill converts an approved plan into a content/posts/ MDX file that adheres to SHARED.md rules, preserving voice, structure, and referencing conventions.

Core Features & Use Cases

  • Converts an approved blog brief into a production-ready MDX post saved under content/posts/
  • Enforces SHARED.md style rules, frontmatter schema, and References integration
  • Supports interaction with the blog orchestration pipeline (blog-write) to coordinate planning, validation, and writing steps

Quick Start

Provide an approved blog brief and run the blog-writer to create content/posts/<slug>.mdx following SHARED.md rules.

Frequently Asked Questions about blog-writer

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

FAQPage Schema
How do I convert an approved blog brief into a ready-to-publish MDX post?

To convert an approved blog brief into a ready MDX post, provide the brief to the blog-writer, which generates a production-ready MDX file under content/posts/ adhering to SHARED.md rules and frontmatter schema.

What is the best way to enforce style guide and frontmatter rules when writing MDX content?

Enforcing style guide and frontmatter rules in MDX content is handled automatically by blog-writer, which checks approved briefs against SHARED.md style rules and references integration before saving the final post.

Does blog-writer work with a content orchestration workflow for planning and validation?

Yes, blog-writer integrates with the blog orchestration pipeline to coordinate planning, validation, and writing steps, ensuring approved briefs follow the established content creation workflow before generating MDX files.

Can I use an orchestrator to coordinate blog writing steps and references integration?

Yes, you can use the orchestrator to coordinate blog writing steps and references integration, as blog-writer operates within the blog-writing workflow to ensure planning, validation, and writing steps are followed correctly.

What are the limitations of generating MDX posts without an approved blog brief?

Generating MDX posts without an approved blog brief limits the ability to enforce frontmatter schema, SHARED.md style rules, and references integration, resulting in content that may not be ready for production publishing.