Agent skill
recipe-creator
Create custom recipes based on available ingredients, dietary restrictions, and preferences
Install this agent skill to your Project
npx add-skill https://github.com/tatat/agents-playground/tree/main/skills/recipe-creator
SKILL.md
Recipe Creator
Generate personalized recipes based on what you have and what you need.
Capabilities
- Create recipes from available ingredients
- Adapt recipes for dietary restrictions (vegan, gluten-free, keto)
- Scale recipes for different serving sizes
- Suggest ingredient substitutions
- Provide nutritional estimates
Input Format
- Available ingredients (list)
- Dietary restrictions (optional)
- Cuisine preference (optional)
- Serving size (optional)
- Cooking time limit (optional)
Output Format
Recipe: [Name]
Servings: [N]
Time: [Prep + Cook time]
Ingredients:
- [ingredient] - [amount]
Instructions:
1. [step]
2. [step]
Nutrition (per serving):
- Calories: [N]
- Protein: [N]g
Tips
- Always check for allergens
- Suggest prep-ahead steps when possible
- Include storage instructions
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
research-assistant
Conduct research, synthesize information, and create structured summaries
presentation-builder
Structure compelling presentations with clear narratives and visual suggestions
sql-query
Generate and optimize SQL queries for data retrieval and analysis
language-tutor
Teach languages with lessons, practice exercises, and conversation practice
fitness-coach
Create personalized workout plans and provide exercise guidance
api-integration
Connect to REST APIs, handle authentication, and process JSON responses
Didn't find tool you were looking for?