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

gurkerl

Gurkerl.at grocery shopping via MCP - search products, manage cart, orders, recipes, favorites.

Why use this skill?

Automate your Gurkerl.at grocery shopping with OpenClaw. Search products, manage carts, track orders, and fetch recipes seamlessly via this MCP skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/florianbeer/gurkerl
Or

What This Skill Does

The Gurkerl.at skill empowers OpenClaw to interact directly with the Gurkerl.at grocery delivery platform, part of the extensive Rohlik Group. By utilizing the Model Context Protocol (MCP), this skill bridges your AI agent with real-time grocery inventory, enabling autonomous cart management, product searching, and order history tracking. Whether you need to reorder your weekly essentials, discover new meal ideas via recipe semantic search, or simply check the status of an upcoming delivery, this skill provides a programmatic interface to manage your household needs efficiently.

Installation

To integrate this skill into your OpenClaw environment, ensure you have the necessary credentials from Gurkerl.at. First, install the skill via the command line: clawhub install openclaw/skills/skills/florianbeer/gurkerl. Once installed, you must provide your authentication details. Set the environment variables GURKERL_EMAIL and GURKERL_PASS in your session. For a permanent configuration, append these variables to your systemd service file located at ~/.config/systemd/user/clawdbot-gateway.service.d/gurkerl.conf. After setting these, restart your agent service to initialize the MCP connection.

Use Cases

This skill is ideal for busy individuals looking to automate routine errands. Use it to: 1) Build a shopping list based on recipe requirements; 2) Monitor delivery windows for upcoming orders and modify timeslots if your schedule changes; 3) Rapidly search for products using semantic or keyword-based queries; 4) Manage recurring purchases by reordering past shopping carts with a single command. It is also highly useful for dietary management, as it provides tools to fetch allergen and nutritional information for any product in the catalog.

Example Prompts

  1. "Search for organic eggs and add the cheapest option to my cart."
  2. "Find me a quick vegetarian recipe, then add all necessary ingredients to my current basket."
  3. "When is my next Gurkerl delivery arriving, and can I change the timeslot to this evening?"

Tips & Limitations

When searching for products, always use German keywords, as the underlying platform is localized for the Austrian market. Note that the skill operates as an MCP server; ensure your network configuration allows the agent to communicate with Rohlik Group APIs. Since this skill involves financial transactions via cart management, ensure your account credentials are kept secure in a private environment. If you encounter issues, verify that your login credentials have not expired. While the skill supports recipe generation, always review the generated ingredients list to ensure accuracy against your personal dietary restrictions or ingredient preferences.

Metadata

Stars2387
Views1
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-florianbeer-gurkerl": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#grocery#shopping#mcp#automation#austria
Safety Score: 3/5

Flags: network-access, external-api