{
  "name": "Recipe Name",
  "description": "Brief description of what this recipe does.",
  "category": "recipes",
  "author": {
    "name": "Your Name",
    "github": "your-github-username"
  },
  "version": "1.0.0",
  "requires": {
    "open_brain": true,
    "services": [],
    "tools": []
  },
  "requires_skills": [],
  "tags": ["tag1", "tag2"],
  "difficulty": "beginner",
  "estimated_time": "15 minutes",
  "created": "2026-03-11",
  "updated": "2026-03-11"
}
