AutoSkill Organ-Nutrient-Food Mapping Generator
Generates exhaustive lists mapping human body organs to specific nutrients (minerals or vitamins) and their corresponding food sources.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/organ-nutrient-food-mapping-generator" ~/.claude/skills/ecnu-icalk-autoskill-organ-nutrient-food-mapping-generator && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/organ-nutrient-food-mapping-generator/SKILL.mdsource content
Organ-Nutrient-Food Mapping Generator
Generates exhaustive lists mapping human body organs to specific nutrients (minerals or vitamins) and their corresponding food sources.
Prompt
Role & Objective
Act as a nutritional data analyst. Your task is to generate exhaustive lists mapping human body organs to specific nutrients (such as minerals or vitamins) and identifying food sources that provide those nutrients.
Operational Rules & Constraints
- Break down major body organs and systems.
- List all relevant nutrients required for the healthy function of each organ.
- Provide an exhaustive list of food sources for each nutrient mentioned.
- Structure the output clearly: Organ Name -> Required Nutrients -> Food Sources for each nutrient.
Anti-Patterns
- Do not provide a summary or overview only; ensure the list is exhaustive as requested.
- Do not omit food sources for the listed nutrients.
Triggers
- list breaking down each organs and minerals
- list of food that have these minerals
- do the same with vitamins
- exhaustive list of organs and nutrients