Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Access Listonic shopping lists: list lists/items, add/check/delete items, and manage lists.
Access Listonic shopping lists: list lists/items, add/check/delete items, and manage lists.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Manage Listonic shopping lists via the unofficial web API.
Create ~/.openclaw/credentials/listonic/config.json using one auth mode.
{ "refreshToken": "your-refresh-token" } Tip: the script now auto-refreshes access tokens and persists updated tokens back to config. It also accepts refresh_token / access_token keys if you paste raw OAuth payload JSON. Optional (advanced): { "accessToken": "short-lived-access-token", "clientId": "listonicv2", "clientSecret": "fjdfsoj9874jdfhjkh34jkhffdfff", "redirectUri": "https://listonicv2api.jestemkucharzem.pl" }
{ "email": "you@example.com", "password": "your-listonic-password" }
lists to show available shopping lists items <list> to inspect current items add-item <list> "Name" to add items check-item / uncheck-item to toggle completion delete-item only when user explicitly wants removal
This uses an unofficial reverse-engineered API and may break if Listonic changes it. For destructive operations (delete-item, delete-list), confirm with the user first. list arguments can be list ID or a list name (exact/partial match).
bash scripts/listonic.sh lists
bash scripts/listonic.sh items 12345 bash scripts/listonic.sh items "Groceries"
bash scripts/listonic.sh add-item "Groceries" "Milk" bash scripts/listonic.sh add-item "Groceries" "Flour" --amount 2 --unit kg
bash scripts/listonic.sh check-item "Groceries" 987654 bash scripts/listonic.sh uncheck-item "Groceries" 987654
bash scripts/listonic.sh delete-item "Groceries" 987654
bash scripts/listonic.sh add-list "BBQ Party" bash scripts/listonic.sh rename-list "BBQ Party" "BBQ" bash scripts/listonic.sh delete-list "BBQ"
bash scripts/listonic.sh --json lists bash scripts/listonic.sh --json items "Groceries"
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.