Toolverse
All skills

knuspr

by openclaw

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,

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

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.

How to use

  1. Upewnij się, że masz zainstalowany Python 3.8 lub nowszy. Skill zawiera plik knuspr_cli.py, który nie wymaga dodatkowych bibliotek.

  2. Zaloguj się do Knuspr, uruchamiając polecenie auth login lub ustawiając zmienne środowiskowe KNUSPR_EMAIL i KNUSPR_PASSWORD. Minimalna wartość zamówienia to 39 EUR.

  3. Aby wyszukać produkt, użyj polecenia product search z nazwą artykułu — na przykład "Hafermilch" lub "Käse". Możesz dodać flagi --bio dla produktów ekologicznych, --rette dla promocji lub --sort price_asc dla sortowania po cenie. Zawsze dodaj flagę --json, aby wynik był czytelny dla agenta.

  4. Po znalezieniu produktu dodaj go do koszyka, podając jego ID i ilość. Następnie wyświetl zawartość koszyka za pomocą cart show --json, aby zweryfikować produkty i całkowitą cenę przed potwierdzeniem.

  5. Aby zarezerwować dostawę, najpierw wylistuj dostępne przedziały czasowe poleceniem slot list --detailed --json. Wybierz slot o odpowiedniej godzinie i zarezerwuj go za pomocą slot reserve, podając jego ID.

  6. Nigdy nie finalizuj zakupu automatycznie — zawsze poinformuj użytkownika, aby sam przejrzał koszyk i dokończył transakcję na stronie Knuspr.de lub w aplikacji mobilnej.

Related skills

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

gog

by openclaw

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Backend
34126

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130