bring-shopping

Installation
SKILL.md

Bring Shopping

Overview

Use the bring-shopping npm package to access Bring! lists with email/password credentials. Default list is "Willig" unless the user specifies otherwise.

Quick Start

  1. Install dependency in the skill folder:
    • npm install bring-shopping
  2. Set environment variables in the Clawdbot config (preferred) or shell:
    • BRING_EMAIL and BRING_PASSWORD
  3. Run the CLI script:
    • node scripts/bring_cli.mjs items --list "Willig"

Tasks

Show lists

Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 20, 2026
Security Audits
bring-shopping — openclaw/skills