Close Kitchen
Call the close_kitchen MCP tool to hide all 24 kitchen tools for this session.
Critical Constraints
NEVER:
- Skip calling
close_kitchenand assume the kitchen is already closed - Call this skill from a headless or automated session (it is human-only)
ALWAYS:
- Call
close_kitchenwith no arguments - Confirm to the user that kitchen tools are now hidden
Steps
- Call
close_kitchenwith no arguments. - Confirm the kitchen is closed.
- Inform the user that kitchen tools are now hidden for this session.
Use /autoskillit:open-kitchen to reveal kitchen tools again when needed.