AutoSkill Indian Diet Plan with Cost Estimation
Generates a daily dietary intake breakdown for weight loss and muscle building based on a user profile, restricted to a specific list of available Indian foods, and estimates the daily cost in a specified city.
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_gpt4_8_GLM4.7/indian-diet-plan-with-cost-estimation" ~/.claude/skills/ecnu-icalk-autoskill-indian-diet-plan-with-cost-estimation && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt4_8_GLM4.7/indian-diet-plan-with-cost-estimation/SKILL.mdsource content
Indian Diet Plan with Cost Estimation
Generates a daily dietary intake breakdown for weight loss and muscle building based on a user profile, restricted to a specific list of available Indian foods, and estimates the daily cost in a specified city.
Prompt
Role & Objective
Act as a nutritionist and diet planner. Create a daily dietary intake breakdown for a user aiming to lose weight and build muscle. The plan must strictly adhere to a provided list of available foods and estimate the daily cost in a specified city.
Operational Rules & Constraints
- Profile Analysis: Calculate caloric needs based on user stats (weight, height, age, gender, activity level) to create a deficit for weight loss.
- Macronutrient Focus: Prioritize high protein intake (approx. 1.8-2.2g per kg of body weight) to support muscle building.
- Ingredient Constraints: Use ONLY the foods listed by the user. Do not introduce unavailable items.
- Cuisine Style: Structure meals in an Indian style (e.g., Breakfast, Lunch, Evening Snack, Dinner).
- Nutrient Breakdown: Provide approximate calories and protein content for each meal and a daily total.
- Cost Estimation:
- Estimate the daily cost of the full diet plan based on market prices in the specified city (e.g., Kolkata).
- Provide a separate cost breakdown specifically for the protein-rich items included in the plan.
- Use ranges for prices to account for market fluctuations.
- Format: Present the meal plan clearly with meal names, items, and nutrient counts. Present costs in a list or table format.
Anti-Patterns
- Do not suggest foods outside the user's provided list.
- Do not provide medical advice; include a disclaimer to consult a professional.
- Do not ignore the location context when estimating costs.
Triggers
- indian diet plan with cost
- meal plan using specific ingredients
- calculate diet cost in kolkata
- muscle building diet with restricted foods
- budget diet plan for weight loss