bring-cli

Manage Bring! shopping lists via command-line interface with JSON output.

2|1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/julianfbeck/bring-cli --skill bring-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bring-cli
Source: https://github.com/julianfbeck/bring-cli/tree/main
Command: npx skills add https://github.com/julianfbeck/bring-cli --skill bring-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to manage their Bring! shopping lists directly from the command line, streamlining the process of adding, completing, and removing items without needing to open the mobile app.

Core Features & Use Cases

  • List Management: View all shopping lists, add new items with specifications, mark items as complete, and remove items.
  • Notifications: Send pre-defined notifications to list members (e.g., "Going shopping!").
  • Configuration: Set up authentication via environment variables or interactive login, and configure a default list.
  • Use Case: Quickly add "Milk" and "Bread" to your shopping list while you're already working in your terminal, or mark "Eggs" as completed after buying them.

Quick Start

Use the bring-cli skill to add 'Milk' to your shopping list.

Frequently Asked Questions about bring-cli

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

FAQPage Schema
How do I manage my Bring! shopping lists from the command line?

You can manage Bring! shopping lists from the command line by using a CLI skill to add, complete, and remove items. This allows you to update your groceries directly from the terminal without opening the mobile app.

Can I get JSON output for my Bring! shopping list items?

Yes, the Bring! CLI supports JSON output for scripting purposes. You can retrieve your shopping list data in JSON format to integrate it directly into your existing terminal workflows and automation scripts.

How do I authenticate with Bring! in a terminal environment?

You can authenticate with Bring! in a terminal environment by setting environment variables or using an interactive login prompt. This configuration allows you to securely access and manage your default shopping list via the CLI.

What is the best way to notify list members before going shopping?

The best way to notify list members before going shopping is to send pre-defined notifications through the Bring! CLI. You can trigger messages like "Going shopping!" directly from your terminal to alert other users on the list.

Does the Bring! CLI support adding items with specific specifications to a grocery list?

Yes, the Bring! CLI supports adding new items with specific specifications to your grocery list. You can quickly add entries like "Milk" or "Bread" with detailed text from the command line to streamline your task management.