Initial commit: Bring Shopping List Skill
- CLI tool for managing Bring! shopping lists - Environment variable-based configuration - Commands: add, list, remove, recent - Complete English documentation - Security: credentials via env vars, not hardcoded Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.5
commit
df53e2f1ed
@@ -0,0 +1,3 @@
|
||||
BRING_EMAIL=your-email@example.com
|
||||
BRING_PASSWORD=your-password
|
||||
BRING_LIST_UUID=your-list-uuid
|
||||
Reference in New Issue
Block a user