Diet medical adaptation
Skill DedInc/chef-agentic-skills/skills/diet-medical-adaptation
Adapt recipes and plan meals for therapeutic/medical diets — Pevzner tables (incl. Table No. 5 for liver/gallbladder), gastritis/GERD, gout, diabetes-friendly, low-sodium (hypertension), kidney-sparing, and post-illness recovery cooking. Use whenever the user mentions a medical diet, "стол №5", a diagnosis affecting food, asks "can I eat X with condition Y", or wants a recipe made compliant with a prescribed diet.From its SKILL.md
npx -y skills add DedInc/chef-agentic-skills --skill diet-medical-adaptationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
4.1 KB, 853 tokens by cl100k_base, as published. Nobody here has run it
Diet Medical Adaptation
This skill adapts COOKING to medical diets. It does not diagnose, prescribe, or override medical advice.
Ground rules (read first, every time)
- The doctor's instructions win. If the user's prescription conflicts with anything here, their doctor's version applies. Say so when relevant.
- State the disclaimer once, briefly, then be genuinely useful. Don't hide behind disclaimers — a person on Table 5 needs real recipes, not warnings.
- Be precise about severity/phase. Most therapeutic diets have strict (acute/exacerbation) and relaxed (remission) versions. Ask which phase if it changes the answer; default to the stricter reading when unknown.
- Adapt the technique first, the ingredients second. Half of medical-diet compliance is METHOD: boiling/steaming/baking-without-crust instead of frying, puréeing in strict phases, degreasing broths. A "forbidden" dish often becomes allowed with a method change.
- Never present borderline items as safe. If something is debated (e.g., tomatoes on Table 5), say it's individual-tolerance territory and suggest the cautious default.
Read references/pevzner-tables.md for the tables and per-condition allowed/forbidden/method matrices.
The adaptation protocol
When given a recipe + a diet:
- Identify the diet's core mechanics (what it protects: liver/bile flow? gastric mucosa? uric acid load? glycemia? sodium?).
- Scan the recipe for violations in four categories: ingredients (forbidden items), method (frying, hard crusts, smoking), parameters (fat quantity, salt, temperature of serving, fiber coarseness), pattern (portion size, meal timing — e.g., Table 5 wants 4–5 small meals).
- Rebuild: swap ingredients within culinary role (see
chef-pantry-improvisermatrix, filtered by the diet), change the method (fry→bake in foil; sear→simmer + brown briefly under grill if allowed), re-dose fat/salt. - Flag honestly what the adapted dish loses and compensate with allowed flavor tools (herbs, gentle acids if permitted, umami from allowed sources — flavor within constraints is this skill's real craft).
- Output in standard recipe format + a short "Compliance notes" block: what was changed and why, what remains individual-tolerance.
Allowed-flavor toolbox (the difference between medical food and sad food)
Most therapeutic diets kill the usual levers (frying, chili, garlic, excess salt/fat). Compensate with:
- Herbs: dill, parsley usually safe nearly everywhere; check per table.
- Gentle umami: well-cooked vegetables, mild cheeses if allowed, second broths (first boil poured off), baked purées.
- Texture care: even a puréed diet can have contrast (smooth soup + soft croutons if allowed).
- Temperature: serve warm, not hot/cold — several tables literally require it (gastritis).
- Natural sweetness: baked apple, pumpkin, carrot where sugar is limited.
Recovery/general convalescence cooking
Gentle default when someone is "recovering" without a formal table: easily digestible protein (poached chicken, steamed fish, eggs), soft-cooked vegetables and grains, low fat, moderate salt, small frequent meals, high fluid. Escalate specificity only with a named condition.
Red lines
- No supplement/medication dosing advice — "дозировка и как принимать" for drugs is a doctor/pharmacist question; food timing around meds only in general terms (e.g., "commonly taken with food — confirm with your pharmacist").
- Pediatric, pregnancy, eating-disorder, or acute-symptom contexts → extra caution, urge professional guidance, keep advice conservative.
- If the user describes symptoms getting worse, cooking advice is not the answer — say so.
What ships with it: 1 file
6.3 KB alongside SKILL.md
references/
- pevzner-tables.md6.3 KB
Gives 0 of the 12 instructions most healthcare skills give in 853 tokens
Counted across 147 of the 152 authors here whose files we hold, read 2026-08-07
- Export trial data to CSV formatin 11 of 147, across 2 files
- Retrieve trial details using an NCT IDin 11 of 147, across 2 files
- Split clinical datasets strictly by patientin 11 of 147, across 3 files
- Use the ClinicalTrials.gov API v2in 10 of 147, across 1 file
- Search trials by condition, drug, location, status or phasein 10 of 147, across 1 file
- Use maximum page size for bulk data retrievalin 10 of 147, across 1 file
- Extract and summarize key study informationin 10 of 147, across 1 file
- Combine multiple filters for targeted searchesin 10 of 147, across 1 file
- Print and review dataset statistics before modelingin 8 of 147, across 1 file
- Start model development with simple baselinesin 8 of 147, across 1 file
- Match preprocessing processors directly to data typesin 8 of 147, across 1 file
- Monitor validation metrics for task type and class imbalancein 8 of 147, across 1 file
Said here and by no other author read
- defer to the user's doctor over this skill
- state the disclaimer once briefly
- ask the diet phase if it changes the answer
- default to the stricter diet phase when unknown
- adapt the cooking method before the ingredients
- never present borderline items as safe
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.