ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

bring-rezepte

Use when running the OpenClaw/ClawHub Bring! skill to search recipes on the web, parse recipe URLs for ingredients, and add ingredients to a Bring shopping list. Covers recipe search via web_search, URL parsing, recipe batch-add, list management, and inspiration filters.

Why use this skill?

Automate your grocery shopping with the bring-rezepte OpenClaw skill. Discover seasonal recipes, parse ingredients, and sync them to your Bring! lists instantly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dolverin/bring-rezepte
Or

What This Skill Does

The bring-rezepte skill is a powerful extension for OpenClaw that integrates the Bring! shopping platform directly into your assistant workflow. It automates the discovery of seasonal recipes and streamlines grocery shopping by intelligently parsing ingredient data from recipe URLs. The skill allows you to discover culinary inspiration based on seasonal filters, diet, or cuisine, and subsequently manage your digital shopping lists. It features a robust multi-step interaction model: finding inspiration, presenting summarized options, and programmatically adding ingredients to specific lists. This bridge between culinary discovery and physical shopping removes the manual effort of typing out ingredients, ensuring your shopping list is always synchronized with your meal planning.

Installation

You can install this skill directly using the OpenClaw CLI tool. Run the following command in your terminal: clawhub install openclaw/skills/skills/dolverin/bring-rezepte Ensure you have the required node-bring-api dependencies installed, or verify your environment variables point to the correct BRING_NODE_API_PATH so the skill can authenticate and communicate with the Bring! backend services effectively.

Use Cases

  • Meal Planning: Ask for seasonal recipe suggestions based on current weather or time of year to generate a dinner menu.
  • Grocery Automation: Quickly transition from selecting a recipe to having the shopping list updated for you without leaving the interface.
  • Shopping List Management: Efficiently manage multiple household shopping lists, including creating new lists like 'Amazon' or 'Weekly Staples' through the CLI commands.
  • Dynamic Filtering: Utilize the built-in filter discovery to narrow down recipe search results by dietary preferences or seasonal tags like 'sommer' or 'winter'.

Example Prompts

  1. "Was essen wir heute? Zeig mir mal ein paar saisonale Rezeptideen für den Winter."
  2. "Ich würde gerne das Rezept für Kürbissuppe kochen. Kannst du die Zutaten auf meine Einkaufsliste setzen?"
  3. "Welche Einkaufslisten habe ich momentan und welche enthält mein aktueller Plan?"

Tips & Limitations

  • Safety First: The skill is strictly designed to ask for explicit confirmation before altering your shopping lists to prevent accidental additions. Always review the ingredient list if prompted.
  • Filter Discovery: If you aren't sure what types of recipes are available, always run the --filters command first to see the current taxonomy.
  • Environment Setup: Ensure your node-bring-api path is correctly configured, as the skill relies on this library for all API-level communication. If an error occurs, verify your connection settings and ensure your API credentials are active.

Metadata

Author@dolverin
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dolverin-bring-rezepte": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#shopping#recipes#meal-planning#bring#automation
Safety Score: 4/5

Flags: network-access, external-api