What problem does it solve?
Blog content teams lack a persistent, evidence-backed operating system for SEO and AI-citation work, so recommendations drift, sources go stale, and quality claims go unverified. This Skill maintains an Obsidian vault where every recommendation is tied to a dated, trustworthy source and every release passes an executable maturity audit.
Core Features & Use Cases
- Vault scaffolding and ingestion: Create client vaults, ingest blog post, topic-cluster, and GEO citation audit inputs, and preserve raw sources immutably under
.raw/.
- Synthesis and reporting: Generate blog optimization plans, topic-cluster internal-link matrices, GEO citation readiness reports, and HTML/Markdown brain reports with source citations.
- Evidence-gated maturity audits:
scripts/audit_brain.py enforces source-ledger freshness, adapter completeness, citation coverage, and wiki substance before any market-ready claim.
- Use Case: A content strategist runs
claude-blog-brain new acme, ingests a client's blog post JSON, synthesizes an optimization plan, and renders a cited report showing E-E-A-T gaps and AI-citation readiness.
Quick Start
Ask the agent to run the claude-blog-brain demo command to generate a sample vault, then lint it and render an HTML report to inspect the output.