Agent skill · Documentation

claude-blog-brain

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 citations (GEO/AEO), spanning writing, rewriting and freshness, SERP-informed briefs and outlines, editorial calendars and strategy, semantic topic clusters, schema and internal linking, multilingual publishing, the FLOW framework, factchecking, personas, distribution, and the blog delivery contract, grounded in the claude-blog skill. Use when the user says "claude-blog-brain", "Claude Blog Brain

AgriciDanielgithub.com/AgriciDanielGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add AgriciDaniel/claude-blog --skill brain --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 600
SKILL.md size: 5 KB
Bundled scripts: yes
Path: brain/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,566
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Claude Blog Brain Operate the vault first. Read `CODEX.md`, `wiki/hot.md`, and `wiki/index.md` before changing notes. ## Commands ```bash /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: ```bash 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 ``` ## Required Operating Rules 1. Read `<vault>/CODEX.md`. 2. Read `<vault>/wiki/hot.md`. 3. Read `<vault>/wiki/index.md`. 4. Preserve `.raw/` as immutable source material. 5. Never store credentials in the vault. 6. Never make domain-specific claims without dated trustworthy sources. 7. Keep `hot`, `index`, `overview`, and `log` current. 8. Record research evidence in `references/source-ledger.json`. 9. Record domain adapter completion in `reference

What's inside
Steps it walks through
  1. Commands
  2. Required Operating Rules
  3. Script Mapping
  4. Quality Gates
  5. Research Refresh
  6. Community
Ships with 24 files
  • .claude-plugin/marketplace.json
  • .claude-plugin/plugin.json
  • .github/CODEOWNERS
  • .github/ISSUE_TEMPLATE/bug_report.yml
  • .github/ISSUE_TEMPLATE/config.yml
  • .github/PULL_REQUEST_TEMPLATE.md
  • .github/dependabot.yml
  • .github/workflows/ci.yml
  • .gitignore
  • .obsidian/graph.json
  • .raw/.manifest.json
  • .raw/sources/claude-blog-brain-data/google-updates.json
  • .raw/sources/claude-blog-skill/.claude-plugin/plugin.json
  • .raw/sources/claude-blog-skill/CHANGELOG.md
  • .raw/sources/claude-blog-skill/CITATION.cff
  • .raw/sources/claude-blog-skill/CLAUDE.md
  • .raw/sources/claude-blog-skill/LICENSE
  • .raw/sources/claude-blog-skill/NOTICE
  • .raw/sources/claude-blog-skill/README.md
  • .raw/sources/claude-blog-skill/agents/blog-researcher.md
  • .raw/sources/claude-blog-skill/agents/blog-reviewer.md
  • .raw/sources/claude-blog-skill/agents/blog-seo.md
  • .raw/sources/claude-blog-skill/agents/blog-translator.md
  • .raw/sources/claude-blog-skill/agents/blog-writer.md
first 24 of 600
Commands it runs
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
More from claude-blog
All skills →
About this skill
What does the claude-blog-brain skill do?

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 citations (GEO/AEO), spanning writing, rewriting and freshness, SERP-informed briefs and outlines, editorial calendars and strategy, semantic topic clusters, schema and internal linking, multilingual publishing, the FLOW framework, factchecking, personas, distribution, and the blog delivery contract, grounded in the claude-blog skill. Use when the user says "claude-blog-brain", "Claude Blog Brain

How do I install it?

Run `npx skills add AgriciDaniel/claude-blog --skill brain --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From AgriciDaniel/claude-blog, a repository with 1,566 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going