kroger-search
Installation
SKILL.md
Product Search
Search the product catalog by keyword via the configured grocery chain.
Commands
# Basic search
grocer-cli search "organic milk"
# Search with filters
grocer-cli search "chicken breast" --brand "Simple Truth" --limit 5
# Get details for a specific product
grocer-cli product <productId>