Under the hood
Nothing to try yet
A new visibility field for skills/agents lays groundwork for public/private/internal marking.
A schema used for skills/agents-related data now has an optional visibility field (public, private, or internal) plus an optional boolean private field, laying groundwork for marking these resources with a visibility level.
Names in the bundlevisibility
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Added since
A small documentation edit on Choose a permission mode touched a line naming visibility after this was published.
* Committing or pushing a change that would send secrets or sensitive data outside the repository when it runs, or widen what a deploy exposes. This covers a CI workflow or deploy configuration that passes a secret to a destination that do…permission-modes see the edit
Confirmed since
Anthropic's documentation has since written up visibility, on Extend Claude with skills.
* **Bundled skill**: set [`disableBundledSkills`](#bundled-skills) to `true` to turn off bundled skills, or set one skill to `"off"` in [`skillOverrides`](#override-skill-visibility-from-settings) to hide it.skills see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up visibility, on Extend Claude with skills.