{
  "name": "Atomizer",
  "description": "Split compound multi-topic thoughts into atomic single-topic thoughts via an LLM (OpenRouter by default, Anthropic, or Claude CLI), with additional Gmail re-atomization, correspondent backfill, and pipeline audit tooling.",
  "category": "recipes",
  "author": {
    "name": "Alan Shurafa",
    "github": "alanshurafa"
  },
  "version": "1.0.0",
  "requires": {
    "open_brain": true,
    "services": ["OpenRouter (or Anthropic API)"],
    "tools": ["Node.js 18+"]
  },
  "tags": ["atomize", "compound", "thoughts", "gmail", "entities", "audit", "openrouter", "anthropic"],
  "difficulty": "intermediate",
  "estimated_time": "45 minutes",
  "created": "2026-04-21",
  "updated": "2026-04-21"
}
