Toolverse
All skills

gurkerlcli

by openclaw

Austrian online grocery shopping via gurkerl.at. Use when user asks about \

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Austrian online grocery shopping via gurkerl.at. Use when user asks about \

How to use

  1. Zainstaluj gurkerlcli za pomocą Homebrew (brew tap pasogott/tap && brew install gurkerlcli) lub pipx (pipx install gurkerlcli). 2. Zaloguj się do swojego konta Gurkerl poleceniem gurkerlcli auth login --email twój-email@example.com --password twoje-hasło. Alternatywnie możesz ustawić zmienne środowiskowe GURKERL_EMAIL i GURKERL_PASSWORD w pliku ~/.env.local. Sprawdź status logowania poleceniem gurkerlcli auth whoami. 3. Wyszukaj produkty poleceniem gurkerlcli search "nazwa produktu" (np. gurkerlcli search "bio mleko"). Dodaj flagę --limit 10, aby ograniczyć liczbę wyników, lub --json, aby uzyskać dane w formacie JSON do dalszego przetwarzania. 4. Dodaj produkty do koszyka poleceniem gurkerlcli cart add ID_produktu. Jeśli chcesz dodać więcej niż jeden egzemplarz, użyj flagi -q (np. gurkerlcli cart add ID_produktu -q 3). 5. Zarządzaj koszykiem: wyświetl zawartość poleceniem gurkerlcli cart list, usuń produkt poleceniem gurkerlcli cart remove ID_produktu, lub opróżnij koszyk poleceniem gurkerlcli cart clear. 6. Opcjonalnie twórz i przechowuj listy zakupów poleceniem gurkerlcli lists create "nazwa listy", a następnie wyświetl je poleceniem gurkerlcli lists list.

Related skills

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

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

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122