/install cookidoo
Cookidoo
Access Cookidoo (Thermomix) recipes, shopping lists, and meal planning.
Required Credentials
| Variable | Required | Description |
|---|---|---|
COOKIDOO_EMAIL |
✅ Yes | Your Cookidoo account email |
COOKIDOO_PASSWORD |
✅ Yes | Your Cookidoo account password |
COOKIDOO_COUNTRY |
Optional | Country code (default: DE) |
COOKIDOO_LANGUAGE |
Optional | Language code (default: de-DE) |
Set in environment or ~/.config/atlas/cookidoo.env:
[email protected]
COOKIDOO_PASSWORD=yourpassword
Dependencies
pip install cookidoo-api
Tasks
List saved recipes
python scripts/cookidoo_cli.py recipes
Get weekly plan
python scripts/cookidoo_cli.py plan
Get shopping list from Cookidoo
python scripts/cookidoo_cli.py shopping
Search recipes
python scripts/cookidoo_cli.py search "Pasta"
Get recipe details
python scripts/cookidoo_cli.py recipe \x3Crecipe_id>
Get account info
python scripts/cookidoo_cli.py info
Options
--json— Output as JSON--limit N— Limit results (default: 10)
Integration Ideas
- Sync Cookidoo shopping list → Bring! app
- Suggest recipes based on what's in season
- Weekly meal planning assistance
- Export ingredients for selected recipes
Notes
- Requires active Cookidoo subscription
- API is unofficial — may break with Cookidoo updates
- Store credentials securely (not in skill folder)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cookidoo - After installation, invoke the skill by name or use
/cookidoo - Provide required inputs per the skill's parameter spec and get structured output
What is Clawdbot Skill Cookidoo?
Access Cookidoo (Thermomix) recipes, shopping lists, and meal planning via the unofficial cookidoo-api Python package. Use for viewing recipes, weekly plans, favorites, and syncing ingredients to shopping lists. It is an AI Agent Skill for Claude Code / OpenClaw, with 1982 downloads so far.
How do I install Clawdbot Skill Cookidoo?
Run "/install cookidoo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clawdbot Skill Cookidoo free?
Yes, Clawdbot Skill Cookidoo is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Clawdbot Skill Cookidoo support?
Clawdbot Skill Cookidoo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clawdbot Skill Cookidoo?
It is built and maintained by thekie (@thekie); the current version is v1.0.1.