{"skill":{"slug":"kitchenowl","displayName":"KitchenOwl","summary":"Use kitchenowl-cli from terminal with pipx install, auth, and core read/write commands for KitchenOwl.","description":"---\nname: kitchenowl-cli\ndescription: Use kitchenowl-cli from terminal with pipx install, auth, and core read/write commands for KitchenOwl.\nmetadata: {\"author\":\"KitchenOwl\",\"homepage\":\"https://github.com/kitchenowl/kitchenowl-cli\",\"openclaw\":{\"requires\":{\"anyBins\":[\"kitchenowl\"]},\"install\":[\"pipx install kitchenowl-cli\"]}}\n---\n\n# KitchenOwl CLI Skill\n\nUse this skill when the user wants to install and operate KitchenOwl via the `kitchenowl` CLI.\n\n## Install and verify\n\nPrefer `pipx` for isolated CLI installs.\n\n```bash\npipx install kitchenowl-cli\nkitchenowl --help\nkitchenowl --version\n```\n\nUpgrade:\n\n```bash\npipx upgrade kitchenowl-cli\n```\n\n## Authentication\n\n```bash\nkitchenowl auth login --server https://kitchenowl.example.com\nkitchenowl auth status\nkitchenowl auth logout\n```\n\n`auth login` accepts `--username` and `--password` flags (or prompts interactively) and always asks for the server when `--server` is omitted, defaulting to the last saved host. The CLI stores `server_url`, `access_token`, `refresh_token`, `user`, and any saved defaults in `~/.config/kitchenowl/config.json` (or `$XDG_CONFIG_HOME/kitchenowl/config.json`). `auth logout` removes the tokens from that file but leaves the configured server URL.\n\n## Command usage rules\n\n1. Start with read-only commands before mutating data.\n2. Ask for confirmation before destructive commands (`delete`, `remove-item`, bulk edits).\n3. Prefer explicit IDs and `--household-id` for all scoped commands.\n4. Use `--json` whenever output is consumed programmatically.\n\n## Core command groups\n\nUse `references/commands.md` as the canonical command set for:\n- auth\n- config/server settings\n- households and members\n- shopping lists\n- recipes\n- users\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":994,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1771423862373,"updatedAt":1778491574637},"latestVersion":{"version":"1.0.0","createdAt":1771423862373,"changelog":"initial version of the kitchenowl  skill that enables agents to use kitchenowl-cli","license":null},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"apetersson","userId":"s1743e3m18g4ff72ykhk567vmd8858xq","displayName":"apetersson","image":"https://avatars.githubusercontent.com/u/1770403?v=4"},"moderation":null}