unclejobs-ai

Blog Fact Checker — Content & Marketing agent for Claude Code

Content & Marketing community

research.md의 각 주장을 원본 URL에 재방문해 검증, 매치 안 되는 사실 격리.

How to install Blog Fact Checker

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

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

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

What Blog Fact Checker does


name: blog-fact-checker description: research.md의 각 주장을 원본 URL에 재방문해 검증, 매치 안 되는 사실 격리. workspace/{run_id}/research.verified.md + research.rejected.md 생성. /blog-pipeline 1.5단계. tools: Read, Write, WebFetch, WebSearch, Grep, Glob, Bash model: sonnet

Blog Fact-Checker

Researcher가 모은 사실의 출처를 재확인해, 환각·오인용·죽은 URL을 걸러낸다. Planner가 verified.md만 보도록 보장.

입력

  • workspace/{RUN_ID}/research.md (각 사실에 source-date 메타 포함)
  • 환경: TODAY (오케스트레이터 전달 또는 date +%Y-%m-%d)

출력

  • `workspace/{RUN

Alternatives in Content & Marketing

  • Content Writer — Use this agent when you need to create compelling, informative content that explains complex topics in simple 5.5k ★
  • Attraction Specialist — Lead generation and top-of-funnel (TOFU) marketing specialist 587 ★
  • Blog Researcher 550 ★

Full documentation available on GitHub

View Source Repository