generate-blog-article

Generates tech blog article outlines and Markdown drafts from approved web search results.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/JS2IIU-MH/agent-skills --skill generate-blog-article
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-blog-article
Source: https://github.com/JS2IIU-MH/agent-skills/tree/main/.github/skills/generate-blog-article
Command: npx skills add https://github.com/JS2IIU-MH/agent-skills --skill generate-blog-article

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ウェブ検索に基づくテックブログ記事の構成案作成から本文執筆までを自動化し、プロの仕上がりを短時間で提供します。

Core Features & Use Cases

  • Outline-first workflow: ウェブ検索結果から読みやすいアウトラインを自動生成します。
  • Full article generation: 承認済みアウトラインをもとに、3000〜5000字程度のMarkdown記事を作成します。
  • Code & diagrams: 実例コード(Python)とMermaid/図表の挿入をサポートします。

Quick Start

承認を得たアウトラインからウェブ検索に基づくテックブログ記事を完全なMarkdownとして生成してください。

Frequently Asked Questions about generate-blog-article

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

FAQPage Schema
How do I generate a tech blog article from web research automatically?

To generate a tech blog article automatically, this Skill uses web search tooling to research topics, creates an outline for approval, and then drafts a 3000-5000 word Markdown document with Python code blocks and Mermaid diagrams.

Can I create Markdown blog drafts with Python code blocks and Mermaid diagrams?

Yes, you can create Markdown blog drafts that integrate Python code blocks and Mermaid diagrams. The Skill requires support for these formats to produce high-quality, publish-ready technical articles.

What is the outline approval workflow for automated content writing?

The outline approval workflow requires you to review and approve an automatically generated outline before the drafting phase begins. This ensures the article structure meets your expectations before full content generation.

Does this automated article generation tool work for intermediate programming topics?

Yes, this automated article generation tool is specifically designed for intermediate readers and targets Python, AI, and programming topics to ensure technical accuracy and appropriate depth.

What are the limitations of using AI to write full blog articles?

A limitation of using this AI to write full blog articles is the strict requirement for web search tooling and Markdown support. Additionally, it requires manual outline approval before proceeding to draft the content.