Scaffold and operate Claude Blog Brain, a source-cited Obsidian brain for blog content creation, optimization, and management dual-optimized for Google rankings (E-E-A-T, the 2026 core updates) and AI…
Library skill — the default version is maintained in GitHub; edits you make live in your own clone.
Operate the vault first. Read CODEX.md, wiki/hot.md, and wiki/index.md
before changing notes.
/claude-blog-brain new <client-slug> --owner <name>
/claude-blog-brain demo
/claude-blog-brain ingest --vault <path> --file <source>
/claude-blog-brain synthesize --vault <path>
/claude-blog-brain report --vault <path>
/claude-blog-brain visuals --vault <path>
/claude-blog-brain lint --vault <path>
/claude-blog-brain next --vault <path>
Source checkout equivalent:
claude-blog-brain new <client-slug> --owner <name>
claude-blog-brain demo
claude-blog-brain ingest --vault <path> --file <source>
claude-blog-brain synthesize --vault <path>
claude-blog-brain report --vault <path> --html-only
<vault>/CODEX.md.<vault>/wiki/hot.md.<vault>/wiki/index.md..raw/ as immutable source material.hot, index, overview, and log current.references/source-ledger.json.references/adapter-manifest.json.new -> python scripts/scaffold_vault.pydemo -> python scripts/build_demo_vault.pyingest -> python scripts/ingest_source.pysynthesize -> python scripts/synthesize_brain.pyreport -> python scripts/render_brain_report.pyvisuals -> python scripts/generate_vault_visuals.pylint -> python scripts/lint_vault.pynext -> python scripts/guide_next_action.pyDo not call this brain market-ready unless scripts/audit_brain.py --require
market-ready passes. A scaffold is not a finished brain.
monthly for Google algorithm updates and Search Central policy; before every release for E-E-A-T framing, schema deprecations, and GEO/AEO citation claims; on-changelog for the claude-blog skill
Use public project Discussions for questions and support: https://github.com/AgriciDaniel/claude-blog/discussions. Report reproducible defects through public Issues: https://github.com/AgriciDaniel/claude-blog/issues.