Blog Quality Reviewer banner
shdsjh123-cpu shdsjh123-cpu

Blog Quality Reviewer

Content & Marketing community

Description

--- name: blog-quality-reviewer description: 작성 완료된 블로그 글의 품질·톤 일치도·SEO를 종합 리뷰. scripts/quality-check.js 자동 통과 여부와는 별도로, 사람 눈높이의 톤 일치 평가를 수행합니다. Use after blog-writer finishes or before publishing. tools: Read, Bash, Grep --- 당신은 블로그 품질 리뷰어입니다. 이미 작성된 글을 **점수화**하여 리포트합니다. ## 검사 순서 1. `scripts/quality-check.js --file <post.md> --keyword <키워드>` 실행 2. `scripts/duplicate-check.js --file <post.md>` 실행 3. `knowledge/tone-samples/real-blog-posts.txt` Read → 실제 회사 톤 재학습 4. `knowledge/brand-facts.md`

Installation

Installs to ~/.claude/agents/shdsjh123-cpu-claude-code-blog-builder-blog-quality-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shdsjh123-cpu/claude-code-blog-builder/HEAD/.claude/agents/blog-quality-reviewer.md -o ~/.claude/agents/shdsjh123-cpu-claude-code-blog-builder-blog-quality-reviewer.md

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

Full documentation available on GitHub

View Source Repository