peristyle-grocery-cart

Installation
SKILL.md

Peristyle Grocery Cart

Turn a recipe into a ready-to-checkout Kroger grocery cart for AI agents — ingredients matched to real products at the user's store, confirmed by them, then added in one step.

  • No setup to browse. Recipe search and reading are fully public — no key, no auth. You only ask the user to connect when they actually want to shop.
  • One-time Kroger OAuth. connect_kroger()finish_kroger_connection(). The secret stays on the server — the agent never sees, holds, or emits it.
  • Match → confirm → add. Every cart write passes a human confirmation gate. The API fills the cart; checkout always happens in the Kroger app or kroger.com.

Install

npx skills add https://github.com/peristyle-io/grocery-cart-skills --skill peristyle-grocery-cart
Installs
13
First Seen
Jun 16, 2026
peristyle-grocery-cart — peristyle-io/grocery-cart-skills