用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/javimosch/open-claw-skills --skill kitchenowl-cli命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | kitchenowl-cli |
| description | Use kitchenowl-cli from terminal with pipx install, auth, and core read/write commands for KitchenOwl. |
| metadata | {"author":"KitchenOwl","homepage":"https://github.com/kitchenowl/kitchenowl-cli","openclaw":{"requires":{"anyBins":"[Truncated]"},"install":["pipx install kitchenowl-cli"]}} |
Use this skill when the user wants to install and operate KitchenOwl via the kitchenowl CLI.
Prefer pipx for isolated CLI installs.
pipx install kitchenowl-cli
kitchenowl --help
kitchenowl --version
Upgrade:
pipx upgrade kitchenowl-cli
kitchenowl auth login --server https://kitchenowl.example.com
kitchenowl auth status
kitchenowl auth logout
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.
delete, remove-item, bulk edits).--household-id for all scoped commands.--json whenever output is consumed programmatically.Use references/commands.md as the canonical command set for:
基于 SOC 职业分类