Shopping List Skill

Manage shopping lists across multiple stores with section-based organization via a REST API.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/SidU/shopping-list --skill shopping-list-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Shopping List Skill
Source: https://github.com/SidU/shopping-list/tree/main/public
Command: npx skills add https://github.com/SidU/shopping-list --skill shopping-list-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines grocery shopping by organizing items into store-specific sections, making trips more efficient and reducing forgotten items.

Core Features & Use Cases

  • Multi-Store Management: Keep separate lists for different stores (e.g., Costco, Trader Joe's).
  • Section-Based Organization: Items are automatically categorized (Produce, Dairy, etc.) for easy in-store navigation.
  • Smart Item Suggestions: Learns your item-to-section preferences over time.
  • Use Case: Add "milk" and "eggs" to your "Costco" list, and the skill will place them in the "Dairy" section.

Quick Start

Add milk to your grocery list.

Frequently Asked Questions about Shopping List Skill

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

FAQPage Schema
How do I organize a shopping list by store sections?

This shopping list skill organizes items by store sections like Produce or Dairy, making grocery trips more efficient and reducing forgotten items across multiple stores.

Can I manage separate grocery lists for different stores?

Multi-store management allows you to keep separate shopping lists for different stores like Costco or Trader Joe's, streamlining trips by maintaining distinct item collections per location.

How do I add items to a grocery list using natural language?

You can add items like milk and eggs to your grocery list using natural language through AI agent integration, which interprets conversational input to manipulate and update your shopping lists automatically.

How does section-based grocery organization work?

Section-based organization automatically categorizes items into relevant store sections like Dairy, and learns your item-to-section preferences over time to optimize your grocery shopping route.

Does the shopping list API support adding and deleting items?

Yes, the shopping list REST API supports adding, updating, deleting, and clearing items, providing full lifecycle management for your grocery lists alongside store and section administration features.

What is the best way to automate grocery list management via API?

Using a REST API for shopping list management enables automated multi-store organization and section-based categorization, supporting programmatic item addition, updates, deletion, and clearing for efficient grocery list maintenance.