Recipe Manager

Community

Automate recipe data, keep kitchen in sync.

AuthorAdamFehse
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual recipe entry is error-prone, inconsistent, and time-consuming. This Skill eliminates those issues by standardizing and automating recipe data management for CookMode V2, ensuring all kitchen staff work from a single, accurate source.

Core Features & Use Cases

  • Add & Edit Recipes: Effortlessly create new recipes or modify existing ones, ensuring all entries adhere to the CookMode V2 schema.
  • Validate & Format: Automatically check recipe data for correct structure and formatting, preventing errors before they hit the kitchen.
  • Use Case: Quickly convert a chef's handwritten recipe into a perfectly formatted digital entry, complete with ingredient components and step-by-step instructions, ready for immediate use and smart scaling.

Quick Start

Example: Converting a recipe to structured format

Use this prompt with Claude/ChatGPT to convert raw recipe text:

Convert this recipe to JavaScript object format with the following structure:

  • amount: number or fraction string ('1/2', '1/4')
  • unit: string (cup, tbsp, tsp, oz, lb, etc.)
  • ingredient: string (the ingredient name)
  • prep: string (optional, preparation notes like 'diced', 'softened')

[Paste your recipe text here]

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Recipe Manager
Download link: https://github.com/AdamFehse/cookmodeV2/archive/main.zip#recipe-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.