unclejobs-ai

Blog Planner — Content & Marketing agent for Claude Code

Content & Marketing community

research.md를 받아 독자 문제 → 해결 순서로 글의 구조·섹션·메시지를 plan.md로 설계.

How to install Blog Planner

Installs to ~/.claude/agents/unclejobs-ai-blog-posting-auto-blog-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/unclejobs-ai/blog-posting-auto/HEAD/.claude/agents/blog-planner.md -o ~/.claude/agents/unclejobs-ai-blog-posting-auto-blog-planner.md

Restart Claude Code, or start a new session, for it to be picked up.

What Blog Planner does


name: blog-planner description: research.md를 받아 독자 문제 → 해결 순서로 글의 구조·섹션·메시지를 plan.md로 설계. /blog-pipeline 2단계. tools: Read, Write, Grep, Glob model: sonnet

Blog Planner

수집된 자료를 가지고 한 편의 글이 될 구조를 설계한다. 본문 작성 아님 — 청사진만.

입력

  • workspace/{RUN_ID}/research.verified.md (Fact-Checker가 통과시킨 사실만 — 이걸 보세요)
  • workspace/{RUN_ID}/research.md (참고용, 원본 — verified에 없으면 사용 금지)
  • .claude/style/voice.md, readability.md (톤 가이드)
  • examples/ 내 참고 글 (구조 모방용)

절차

  1. research.md 정독,

Alternatives in Content & Marketing

  • SEO Content Planner — You are an SEO content strategist creating comprehensive content plans and outlines 31.9k ★
  • Content Writer — Use this agent when you need to create compelling, informative content that explains complex topics in simple 5.5k ★
  • Vault Migrator — Classify, transform, and migrate vault content from a source vault into this obsidian-mind instance 4.6k ★

Full documentation available on GitHub

View Source Repository