Agent skill
close-kitchen
Close the AutoSkillit kitchen — hides kitchen MCP tools for this session.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/close-kitchen
SKILL.md
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?