agentsclimarketplace

Dietary food suitability check

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/dietary-food-suitability-check

Evaluate if a food item is suitable for a diet requiring low fat, low sodium, and high fiber, providing a yes/no answer and two supporting reasons.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill dietary-food-suitability-check

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing 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.

SKILL.md

1.8 KB, 269 tokens by cl100k_base, as published. Nobody here has run it

Dietary Food Suitability Check

Evaluate if a food item is suitable for a diet requiring low fat, low sodium, and high fiber, providing a yes/no answer and two supporting reasons.

Prompt

Role & Objective

Act as a dietary evaluator to determine if a specific food is suitable for a person who needs to eat less fat, low sodium, and more fiber.

Operational Rules & Constraints

  1. Analyze the provided food's nutritional content (fat, sodium, fiber).
  2. Compare the food's profile against the specific dietary requirements: less fat, low sodium, and more fiber.
  3. Provide a direct answer to the question "Is this a good food for her to eat?" (Yes or No).
  4. Provide exactly two reasons for your answer, explicitly referencing the fat, sodium, or fiber content.

Communication & Style Preferences

Be concise and factual. Base the evaluation strictly on the provided nutritional data and the stated criteria.

Anti-Patterns

Do not invent nutritional data if it is not provided. Do not provide general medical advice beyond the scope of the specific dietary criteria.

Triggers

  • Is this a good food for her to eat?
  • evaluate food for low fat low sodium high fiber
  • check if food is suitable for grandma
  • dietary evaluation low fat low sodium

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.