Find recipes by ingredients, cuisine, or dietary preferences using TheMealDB free API.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill oc-recipe-finder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Oc Recipe Finder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-oc-recipe-finder)More formats (shields.io, HTML) on the badges page.
---
name: oc-recipe-finder
version: 1.0.0
description: Find recipes by ingredients, cuisine, or dietary preferences using TheMealDB free API.
author: luo-kai
tags: [recipe-finder, openclaw, community]
source: https://clawskills.sh/skills/recipe-finder
---
# Recipe Finder
## Overview
Find recipes by ingredients, cuisine, or dietary preferences using TheMealDB free API.
## Before Starting
1. What specific task do you need this skill for?
2. What inputs are available?
3. What is the expected output format?
## Usage
Install via: `npx clawhub install recipe-finder`
Documentation: https://clawskills.sh/skills/recipe-finder
## Core Functionality
Find recipes by ingredients, cuisine, or dietary preferences using TheMealDB free API.
## Best Practices
- Test in sandbox environment first
- Check latest version before production use
- Review source docs for advanced configuration
## Related Skills
- agent-installer
- clawhub-publisher
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.