knuspr
Manage grocery shopping on Knuspr.de via the knuspr-cli. Use for product search, cart management, delivery slot reservation, shopping lists, order history, deals, favorites, and meal suggestions. Trigger when the user mentions Knuspr, groceries, Einkauf, Lebensmittel, Warenkorb, Lieferslot, or shopping list tasks.
Why use this skill?
Automate your Knuspr.de grocery shopping with OpenClaw. Search products, manage carts, reserve delivery slots, and track orders via simple natural language commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lars147/knuspr-cliWhat This Skill Does
The Knuspr CLI skill allows OpenClaw users to interact directly with the Knuspr.de online grocery service. By leveraging the knuspr-cli Python tool, the agent can perform sophisticated operations such as searching for grocery items, managing shopping carts, reserving delivery slots, and tracking order histories. It acts as a bridge between the terminal and the Knuspr ecosystem, enabling users to orchestrate their grocery shopping through natural language commands without needing to navigate the website manually.
Installation
- Ensure your system meets the requirements: Python 3.8+ and access to the {baseDir} directory.
- Execute the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/lars147/knuspr-cli. - Complete the authentication process by running
python3 {baseDir}/knuspr_cli.py auth loginor by setting yourKNUSPR_EMAILandKNUSPR_PASSWORDenvironment variables. Always ensure your minimum order value of €39 is met before attempting to finalize slots.
Use Cases
This skill is designed for busy households looking to automate their routine shopping. Common use cases include converting a saved 'Wocheneinkauf' shopping list into a live cart, quickly finding discounted items using the --rette flag to minimize waste, and securing a delivery window for the weekend. Users can also review previous orders to quickly repeat successful past purchases or compare prices across different product categories.
Example Prompts
- "Find some organic oat milk on Knuspr and add the cheapest option to my cart."
- "Show me all available delivery slots for Friday and reserve the earliest one."
- "Move my 'Wocheneinkauf' list items into the cart and tell me the total price."
Tips & Limitations
- Safety First: The agent is strictly programmed to build carts and reserve slots only. It will never complete a purchase; you must always perform the final checkout manually on the website.
- Efficiency: Always use the
--jsonflag when interacting with the CLI; this allows the agent to parse responses accurately and provide you with data-driven answers. - Maintenance: Regularly verify your cart total using
cart showto ensure you meet the minimum order requirements. Always confirm destructive actions, such as clearing a cart or deleting a list, to prevent accidental data loss.
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-lars147-knuspr-cli": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
apo-cli
Search and order pharmacy products from apohealth.de via apo-cli. Use for medication search (by name or PZN), product details, category browsing, and cart management. Trigger when the user mentions Apotheke, pharmacy, Medikament, medication, PZN, apohealth, or health products.
mvg
Munich public transport (MVG) CLI and S-Bahn live tracking. Use for departure times, route planning, nearby stations, service alerts, and real-time S-Bahn positions. Trigger when the user mentions MVG, S-Bahn, U-Bahn, Munich transit, departures, connections, Abfahrten, Verbindungen, or specific line names like S8, U3, etc.
cookidoo
Manage Thermomix/Cookidoo meal planning via tmx-cli. Use for recipe search, weekly meal plan management, shopping list generation, favorites, and recipe details. Trigger when the user mentions Cookidoo, Thermomix, Wochenplan, meal plan, Rezept, recipe, or Einkaufsliste for cooking.