What problem does it solve? Cooks working with the Kuschi kitchen library need quick, data-grounded answers about which spices and herbs pair with a given food, which seasonings harmonize together, and when to add them during cooking, without manually searching large JSON datasets. ## Core Features & Use Cases - Seasoning lookup: Find what to season a food with via aroma_data/food_pairings.json, or find what harmonizes with a spice via aroma_data/ingredients.json. - Recipe review: Map recipe ingredient lines against harmony and food-pairing data to suggest bridging spices and identify aroma group gaps. - Heat timing guidance: Interpret heat_behavior stages A, B, and C to advise when a spice should be added during cooking. - Use Case: A user asks "What should I season lamb with?" The Skill looks up lamb in food_pairings.json, lists matching seasonings, and cross-references ingredients.json for harmony partners and heat behavior. ## Quick Start Ask what seasonings go well with a specific ingredient, such as "What spices pair with lentils according to the Aroma Bible?"