cozi
Interact with Cozi Family Organizer (shopping lists, todo lists, item management). Unofficial API client for family organization.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/angusthefuzz/coziWhat This Skill Does
The Cozi skill provides an unofficial integration between your OpenClaw AI agent and the Cozi Family Organizer platform. It allows users to manage their household operations programmatically, enabling seamless interaction with shopping lists, todo lists, and family calendars. By leveraging this skill, you can automate routine organizational tasks, such as adding items to shared grocery lists or checking for upcoming family appointments, directly from your command line or through natural language interactions with your OpenClaw agent.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/angusthefuzz/cozi
Once installed, you must configure your credentials to allow the agent to authenticate with your account. Create a .env file within the skill directory located at ~/.openclaw/skills/cozi/.env. Add your COZI_EMAIL and COZI_PASSWORD to this file. The agent uses these credentials to generate a secure bearer token, which is then cached locally in a .session.json file for subsequent requests.
Use Cases
This skill is designed for families and individuals who rely on Cozi for household management. It is particularly useful for:
- Automated Shopping Lists: Automatically adding items to a "Groceries" list when you realize you've run out of a household staple.
- Calendar Syncing: Quickly querying your family's schedule to check for conflicts before committing to new plans.
- Task Management: Managing "Todo" lists for weekend chores or recurring maintenance tasks without needing to manually open the Cozi app.
Example Prompts
- "OpenClaw, please add 'organic milk' and 'almond flour' to my grocery shopping list."
- "What is on my family calendar for February 20th, 2026?"
- "Create a new todo list called 'Weekend Home Projects' and add 'Fix the leaky kitchen faucet' to it."
Tips & Limitations
Because this tool relies on a reverse-engineered, unofficial API, it is subject to disruption if Cozi updates their internal architecture. Always ensure your credentials remain secure. Use the built-in command-line tools provided in the script for bulk modifications or debugging, as they offer direct access to list IDs and item metadata. Remember that authentication tokens may eventually expire, but the agent handles re-authentication automatically whenever the cache becomes invalid.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-angusthefuzz-cozi": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, external-api, code-execution
Related Skills
stirling-pdf
PDF manipulation via Stirling-PDF API. Merge, split, convert, OCR, compress, sign, redact, and more. Self-hosted.
pmc-harvest
Fetch articles from PubMed Central using NCBI APIs. Search journals, retrieve full text via OAI-PMH, batch harvest for RAG pipelines. No API key required.
crawl-for-ai
Web scraping using local Crawl4AI instance. Use for fetching full page content with JavaScript rendering. Better than Tavily for complex pages. Unlimited usage.
mealie
Interact with Mealie recipe manager (recipes, shopping lists, meal plans). Self-hosted recipe and meal planning API client.
Tnbc Research Swarm
Skill by angusthefuzz