Bring Shopping Overview Use the 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: - 2. Set environment variables in the Clawdbot config (preferred) or shell: - and 3. Run the CLI script: - Tasks Show lists - Show items - Add items - Remove items - Check items - Uncheck items - Notes - Store credentials in Clawdbot config env so they are not bundled with the skill. - If the list name is ambiguous, run and ask which list to use. - If an item is already checked,…