Search the documentation
11 pages for skilloverrides.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…the next turn**: `effortLevel`, `ultracode`, `permissions`, `hooks`, `skillOverrides`, `fastMode`, `agent`. Switching `agent` also applies that agent's model override, hooks, and system prompt on the…
Configure auto mode
Claude Code CLI · in the page
auto-mode-config
…that dialog. To turn off both the command and the offer, add this [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) entry to `~/.claude/settings.json`: ```json theme={null…
Claude apps gateway configuration
Claude Code CLI · in the page
claude-apps-gateway-config
…role override. * **Record-typed keys**: `env`, `modelOverrides`, and `skillOverrides`. These shallow-merge, so a per-role `env` block overrides keys it sets and inherits the rest from the base. `avai…
Code Review
Claude Code CLI · in the page
code-review
…eview while keeping `/code-review` available for you to type, add a [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) entry to a [settings file](/docs/en/settings#where-setti…
Commands
Claude Code CLI · in the page
commands
…frontmatter sets `disable-model-invocation: true`, or skills with a `skillOverrides` entry in managed settings or the `--settings` flag…
Extend Claude Code
Claude Code CLI · in the page
features-overview
…ely until you invoke it manually. For a skill you didn't write, set [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) in settings to do the same without editing its file. ##…
How Claude Code works
Claude Code CLI · in the page
how-claude-code-works
…ut of context until you need them. For skills you didn't write, use [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) to do the same from settings. [Subagents](/docs/en/sub-…
Run prompts on a schedule
Claude Code CLI · in the page
scheduled-tasks
…ding the bundled `/verify` skill * Skills withheld from Claude by a [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) setting or a `Skill` [deny rule](/docs/en/skills#restric…
Claude Code settings
Claude Code CLI · in the page
settings
…| | `skillOverrides` | Per-skill visibility overrides keyed by skill name. Value is `"on"`, `"name-only"`, `"user-inv…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…| Memory and context | Any file | | [`skillOverrides`](#skilloverrides) | [Hide or collapse a skill](/docs/e…
Extend Claude with skills
Claude Code CLI · in the page
skills
…hide it, set the `DISABLE_DOCTOR_COMMAND` environment variable or a [`skillOverrides`](#override-skill-visibility-from-settings) entry of `"doctor": "off"`. Before v2.1.205, `/doctor` was a built-in c…