paprika
Access recipes, meal plans, and grocery lists from Paprika Recipe Manager. Use when user asks about recipes, meal planning, or cooking.
Why use this skill?
Seamlessly integrate your Paprika Recipe Manager with OpenClaw. Search recipes, track meal plans, and manage grocery lists using natural language AI commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/mjrussell/paprikaWhat This Skill Does
The Paprika skill provides a powerful bridge between OpenClaw AI and your Paprika Recipe Manager account. It functions as a command-line interface (CLI) wrapper that allows the AI to programmatically query your recipe database, retrieve meal plans, and manage grocery lists. By integrating this skill, the AI can assist you with kitchen organization, meal preparation, and shopping efficiency without you needing to open the Paprika app manually. It interacts directly with the Paprika cloud sync service to ensure that any changes you make in your desktop or mobile app are instantly reflected in the AI's data set.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/mjrussell/paprika
After installation, ensure the underlying CLI is available by installing the npm package globally: npm install -g paprika-recipe-cli. You must then authenticate by running paprika auth in your terminal or by exporting the PAPRIKA_EMAIL and PAPRIKA_PASSWORD environment variables in your shell profile.
Use Cases
This skill is ideal for home automation enthusiasts, busy parents, and cooking hobbyists. Use it to quickly find recipes based on specific ingredients, generate shopping lists for the week, or check your upcoming meal schedule. It is particularly effective for hands-free kitchen assistance, allowing you to ask the AI for specific recipe instructions while you are mid-prep.
Example Prompts
- "What ingredients do I need to pick up from the store for the Lasagna recipe in my Paprika account?"
- "Search my recipes for something quick with chicken and broccoli for tonight's dinner."
- "What does my meal plan look like for the upcoming week, and which groceries are still unpurchased?"
Tips & Limitations
- Partial Matching: The search function supports partial naming, so you do not need to provide the full, exact recipe title to get a result.
- Cloud Sync: The skill relies on Paprika Cloud Sync. Ensure your mobile or desktop app has finished syncing before querying, or the AI might return stale data.
- Programmatic Access: If you are building automated routines, always append the
--jsonflag to your command queries for cleaner parsing. - Security: Since this skill requires your Paprika credentials, ensure your environment variables are stored securely and never hardcoded in scripts that are shared publicly.
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-mjrussell-paprika": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
hevy
Query workout data from Hevy including workouts, routines, exercises, and history. Use when user asks about their workouts, gym sessions, exercise progress, or fitness routines.
trimet
Get Portland transit information including arrivals, trip planning, and alerts. Use when user asks about buses, MAX, trains, or transit in Portland.
trakt
Track and view your watched movies and TV shows via trakt.tv. Use when user asks about their watch history, what they've been watching, or wants to search for movies/shows.
fitbit
Query Fitbit health data including sleep, heart rate, activity, SpO2, and breathing rate. Use when user asks about their fitness, sleep quality, steps, or health metrics.
steam
Browse, filter, and discover games in a Steam library. Filter by playtime, reviews, Steam Deck compatibility, genres, and tags. Use when user asks about their Steam games, what to play, game recommendations, or Steam Deck compatible games.