blog

Generate Markdown blog post drafts with frontmatter and SEO descriptions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

블로그 포스트 작성의 시간과 노력을 크게 줄이고, 다양한 주제에 대해 일관된 품질의 포스트를 신속하게 생성합니다. 사용자는 주제만 입력하면 AI가 구조화된 초안을 제공하고, 필요 시 세부 확장도 자동으로 수행합니다.

Core Features & Use Cases

  • 다양한 카테고리에 맞춘 포스트 생성(개발, 투자, 시황분석, 경영, 요리, 기타, 개인)
  • 데이터 소스 활용: 붙여넣은 텍스트, URL를 통한 웹수집, 주제별 조사 요청
  • 섹션 구성 및 메타데이터 포함: 프런트매터, 목차, SEO 친화적 설명, 카테고리 매핑
  • 실전 사용 사례: 블로그 포스트 아이디어를 입력하면 카테고리별 초안 포스트를 생성하고, 필요한 경우 각 카테고리 경로에 맞춘 문서 구조를 제시

Quick Start

블로그 주제와 원하는 카테고리와 길이를 알려주면 초안 포스트를 작성해 달라.

Frequently Asked Questions about blog

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

FAQPage Schema
How do I automate markdown blog post creation from a topic prompt?

Automating markdown blog post creation requires providing a topic, category, and desired length. The tool generates a structured draft with frontmatter, SEO description, and Quick Start instructions.

Can I generate blog content from a URL using WebFetch?

Yes, blog content generation supports URLs fetched by WebFetch. The Skill extracts information from the fetched web pages and organizes it into a category-specific markdown document.

What frontmatter fields are required for generated markdown posts?

Generated markdown posts require specific frontmatter fields: title, parent, nav_order, and description. These ensure proper documentation structure and SEO-friendly metadata mapping.

Does the blog writing tool support multiple content categories?

Yes, the blog writing tool supports multiple content categories including development, investment, market analysis, management, cooking, and personal topics. It organizes output into category-specific docs paths.

What is the best way to structure a quick start section in a blog post?

The best way to structure a quick start section is to provide a concise instruction telling the AI the blog topic, desired category, and length to generate the initial draft post.

How do I expand a generated blog draft with more detailed research?

To expand a generated blog draft, you can request topic-based research or paste additional text. The tool automatically performs detailed expansion and integrates it into the existing markdown structure.