blog-write

Orchestrate multi-phase blog writing with planning, drafting, validation, and publishing gates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides orchestration for the entire AI-assisted blog writing process, coordinating multiple sub-skills to turn a topic and references into a structured draft that passes validation gates before publication.

Core Features & Use Cases

  • End-to-end blog writing pipeline: topic parsing, research, drafting, validation, and finalization.
  • Gate-based workflow: user approval at planning, automated quality checks, and error handling across phases.
  • Internal-link guidance: integrates with content posts to suggest related links and maintain coherence.

Quick Start

Trigger the blog-write workflow by supplying a topic and optional reference URLs.

Frequently Asked Questions about blog-write

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

FAQPage Schema
How do I automate an end-to-end AI blog writing pipeline from topic to publication?

You can automate an end-to-end AI blog writing pipeline by orchestrating sub-skills for topic parsing, research, drafting, and validation. This pipeline uses a gating mechanism to prompt for user approval at the planning stage before proceeding to final publication.

Can I validate AI-assisted blog posts before publishing them?

Yes, you can validate AI-assisted blog posts before publishing by applying automated quality gates during the drafting phase. The workflow coordinates validation and coherence reviews to ensure the structured draft meets your content standards.

How does internal-link discovery work when drafting MDX blog posts?

Internal-link discovery for MDX blog posts works by integrating with existing content to suggest related links. This process maintains topical coherence across your blog by automatically identifying relevant internal references during the drafting phase.

What is a multiphase workflow for AI-assisted blog writing?

A multiphase workflow for AI-assisted blog writing is a structured orchestration process that moves through planning, drafting, validating, and publishing. It uses structured context transfer between sub-skills to ensure quality control at each stage.

Do I need specific sub-skills to coordinate an AI blog writing workflow?

Yes, coordinating an AI blog writing workflow requires integration with specific sub-skills such as blog-research, blog-writer, blog-validator, and coherence-review. These components handle distinct phases from research to final quality assurance.

Why does the blog writing pipeline prompt for user approval during planning?

The blog writing pipeline prompts for user approval during planning to act as a quality gate before drafting begins. This gating mechanism ensures the parsed topic and research structure align with your expectations before automated generation proceeds.