recipe-search

star 0

User asks for recipe ideas or specific recipes

arunrlverma By arunrlverma schedule Updated 2/12/2026

name: recipe_search description: User asks for recipe ideas or specific recipes

Recipe Search

Use When

  • User asks for recipe ideas or specific recipes
  • User wants to find recipes based on ingredients they have
  • User asks for healthy or diet-specific recipe suggestions

Don't Use When

  • User wants a full weekly meal plan (use meal-planner instead)
  • User wants to log food they've eaten (use calorie-tracker instead)

Environment Variables

  • BRAVE_API_KEY: Required. Used to search the web for recipes.

Tools

  • search_recipes(query, dietary, max_time) -> recipe search results
  • recipe_detail(url) -> parsed recipe with ingredients and steps

Artifacts

No persistent artifacts.

Install via CLI
npx skills add https://github.com/arunrlverma/openclaw-skills --skill recipe-search
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
Occupations
More from Creator