recipes
CLI for AI agents to find recipes for their humans. Uses TheMealDB API. No auth required.
Why use this skill?
Install the recipes skill for OpenClaw to search, discover, and get detailed cooking instructions for thousands of global dishes using TheMealDB API.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jeffaf/recipesWhat This Skill Does
The recipes skill is a powerful command-line interface designed to bridge the gap between your AI agent and the vast culinary resources of TheMealDB API. It allows users to query thousands of recipes, discover new cooking ideas, and pull detailed instructions without requiring any API keys or authentication. Whether you are looking to utilize leftover ingredients, explore specific world cuisines, or simply need inspiration for dinner, this agent skill provides a streamlined, text-based interface to retrieve structured cooking data including ingredients, cooking instructions, and even links to instructional videos.
Installation
To integrate this skill into your environment, use the OpenClaw CLI tool. Run the following command in your terminal:
clawhub install openclaw/skills/skills/jeffaf/recipes
Ensure that the script location {skill_folder}/recipes is correctly linked to your execution path as specified in the implementation notes.
Use Cases
This skill is ideal for home cooks, meal planners, and food enthusiasts who want to incorporate their AI agent into their kitchen routine. Common use cases include:
- Ingredient utilization: Searching for recipes based on what is currently in your pantry.
- Cultural exploration: Filtering recipes by region to experience different global cuisines like Thai, Mexican, or Mediterranean.
- Decision assistance: Using the random function to break through "dinner decision fatigue."
- Automated meal planning: Agents can chain these commands to propose a weekly menu by iterating through categories or specific ingredient queries.
Example Prompts
- "I have some chicken and bell peppers in my fridge, what can I make for dinner tonight?"
- "I am in the mood for something spicy, can you find me a Mexican dish to cook?"
- "That Spaghetti Bolognese sounds great, give me the full instructions and the ingredient list for it."
Tips & Limitations
When using the recipes skill, it is important to remember that it interacts with a public, community-driven database. As such, the availability of instructional videos or source links depends on the specific entry in the database. Note that this skill does not provide nutritional information, calorie counts, or filtering for dietary restrictions (e.g., keto, gluten-free, or vegan). If your goal is strictly health-tracking or complex dietary management, this skill should be supplemented with other tools. Always use the info command after a search or area query to ensure you have the complete cooking instructions before beginning your prep work.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jeffaf-recipes": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
harrypotter
CLI for AI agents to lookup Harry Potter universe info for their humans. Uses HP-API. No auth required.
breweries
CLI for AI agents to find breweries for their humans. Uses Open Brewery DB. No auth required.
spacex
CLI for AI agents to lookup SpaceX launches and rockets for their humans. No auth required.
anime
CLI for AI agents to search and lookup anime info for their humans. Uses Jikan (unofficial MyAnimeList API). No auth required.
books
CLI for AI agents to search and lookup books for their humans. Uses Open Library API. No auth required.