hemkop

Search Hemköp grocery catalog and manage cart contents via CLI.

4|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/ErikHellman/food-shopping-agent --skill hemkop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hemkop
Source: https://github.com/ErikHellman/food-shopping-agent/tree/main/.claude/skills/hemkop
Command: npx skills add https://github.com/ErikHellman/food-shopping-agent --skill hemkop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hemköp grocery shoppers need fast, accurate product lookup and reliable cart actions so they can compare items and check out without manually searching and entering product codes.

Core Features & Use Cases

  • Product search: Find matching grocery items and retrieve product codes, prices, and stock details so an agent can choose the right items.
  • Cart management: Add, remove, list, and clear items in your Hemköp cart to support automated meal-planning workflows.
  • Store discovery: List stores and view store details to support location-aware purchasing decisions.

Real-world use case: You ask an AI to plan dinners for the week and add the cheapest ingredients; it searches Hemköp to identify the correct product codes and then adds the required quantities to your cart.

Quick Start

Ask the agent to search for a specific grocery item on Hemköp so it can return product codes and pricing you can use for cart actions.

Frequently Asked Questions about hemkop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for grocery products and add them to a cart?

You can search grocery products by querying the catalog to find matching items and retrieving product codes. You then use those codes to add the required quantities to your cart, supporting automated meal-planning workflows.

Can I manage my Hemköp cart automatically using a CLI?

Yes, you can manage your Hemköp cart via CLI by adding, removing, listing, and clearing items. The tool outputs data tables to stdout for cart contents while sending status messages to stderr during automated grocery workflows.

What authentication is required for Hemköp grocery cart operations?

Hemköp grocery cart operations require CLI authentication configured via environment variables or runtime flags. This setup is necessary before executing catalog product searches, viewing store details, or modifying cart contents.

How do I list stores and view details for location-aware grocery shopping?

To list stores and view details for location-aware grocery shopping, you use the store discovery feature. This retrieves store information to support location-aware purchasing decisions when planning meals and compiling ingredient lists.

What is the best way to compile a weekly ingredient list and add items to a grocery cart?

The best way to compile an ingredient list and add items to a cart is to search the grocery catalog for the cheapest ingredients, retrieve the product codes, and then add the selected products to your Hemköp cart during automated workflows.