- 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>
9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"name": "bring-shopping-skill",
|
|
"version": "1.0.0",
|
|
"description": "Bring! Shopping List Skill for Carson",
|
|
"dependencies": {
|
|
"bring-shopping": "^2.0.1"
|
|
}
|
|
}
|