Shopping List

Categorize shopping items and research online prices with Python.

1|Updated May 29, 2026
One-click install
npx skills add https://github.com/brainsforai/brains-skills --skill shopping-list-brainsforai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Shopping List
Source: https://github.com/brainsforai/brains-skills/tree/main/skills/lobes/shopping-list
Command: npx skills add https://github.com/brainsforai/brains-skills --skill shopping-list-brainsforai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires , and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Shopping List Skill automates the categorization of shopping items, researches online prices, and keeps track of preferred brands for easier shopping experiences.

Core Features & Use Cases

  • Auto-categorization: Organizes shopping items into categories such as grocery, hardware, and online for efficient browsing.
  • Online Price Research: Provides real-time price research for items identified as "buy online" with the best value option recommended.
  • Preferred Brands Memory: Learns your buying preferences over time and pre-fills them automatically on future shopping items.

Quick Start

Set up the Shopping List skill in your knowledge base and tell your AI, "I need to buy X, Y, Z" to start adding items to your list.

Frequently Asked Questions about Shopping List

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

FAQPage Schema
How do I automate shopping list categorization and track preferred brands?

To automate shopping list categorization and track preferred brands, you can use a skill that organizes items into categories like grocery or hardware, researches online prices, and memorizes your brand preferences for future pre-filling.

Can I automatically research online prices for items on my shopping list?

Yes, you can automatically research online prices for shopping list items. The skill identifies items marked for online purchase, retrieves pricing data, and recommends the best value option for your inventory.

How does a knowledge base learn and save my buying preferences for future shopping lists?

A knowledge base learns buying preferences through a memory layer that tracks your preferred brands over time. It then automatically pre-fills these preferred brands on your future shopping items.

Do I need Python to manage daily shopping lists and personal inventory?

Yes, you need Python to manage daily shopping lists and personal inventory with this tool. It operates using Python for script execution and text parsing, requiring external libraries for data retrieval and categorization.

What is the best way to organize personal inventory items into grocery and hardware categories?

The best way to organize personal inventory items into grocery and hardware categories is using an auto-categorization feature. It parses your shopping list text and automatically sorts items into distinct groups for efficient browsing.