nutritional-specialist

Manage user dietary preferences and allergies with a Python script.

19|5|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/Nir-Bhay/markups --skill nutritional-specialist-nir-bhay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nutritional-specialist
Source: https://github.com/Nir-Bhay/markups/tree/main/.agents/skills/nutritional-specialist
Command: npx skills add https://github.com/Nir-Bhay/markups --skill nutritional-specialist-nir-bhay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the challenge of providing personalized dietary advice by creating and maintaining a user-specific profile of preferences, allergies, and goals.

Core Features & Use Cases

  • Personalized Recommendations: Delivers meal suggestions, recipes, and nutritional advice tailored to individual needs.
  • Preference Management: Collects and stores user data (allergies, restrictions, likes/dislikes) for consistent personalization.
  • Use Case: A user with a gluten allergy and a goal of weight loss can receive customized meal plans that are both safe and effective for their objectives.

Quick Start

Ask the nutritional specialist skill to suggest a healthy lunch based on your preferences.

Frequently Asked Questions about nutritional-specialist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get personalized meal suggestions based on my allergies and dietary restrictions?

Personalized meal suggestions are generated by maintaining a persistent database of your allergies, preferences, and goals. This stored profile data is then applied to all food-related responses to ensure recommendations match your restrictions.

Can I create a weight loss meal plan that automatically adjusts for gluten allergies?

Weight loss meal planning can automatically adjust for gluten allergies by utilizing the preference management system. You provide your goals and restrictions once, and the system consistently filters recipes to ensure they are safe and effective for your objectives.

How does personalized nutrition advice handle changing dietary preferences over time?

Personalized nutrition advice handles changing preferences through a Python script designed for preference management. This script collects and updates your stored user data, ensuring that dietary adjustments and ongoing meal preparation guidance remain consistently tailored to your current needs.

What's the best way to plan meals for specific health conditions without manually filtering recipes?

The best way to plan meals for health conditions is to input your specific restrictions into the preference management system. Once stored, this data automatically filters all subsequent recipe recommendations and dietary planning, eliminating the need for manual recipe checks.

Do I need to enter my dietary goals every time I ask for a recipe recommendation?

You do not need to enter your dietary goals every time you request recipe recommendations. The skill utilizes a persistent database to store your user-specific profile, automatically applying your saved goals, likes, dislikes, and restrictions to all future meal suggestions.