How this skill is triggered — by the user, by Claude, or both
Slash command
/grocery-list:grocery-listThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have access to a shared memory layer (Brian's mcp-memory-service). All grocery data uses the namespace prefix `grocery.`.
You have access to a shared memory layer (Brian's mcp-memory-service). All grocery data uses the namespace prefix grocery..
Search memories with query "grocery list items" to retrieve all current items.
Add a memory tagged grocery.item with:
Delete the memory for that specific item by searching for it first, then deleting by ID.
grocery.*.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub aldarondo/brian-family-marketplace --plugin grocery-list