Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.234 Home All releases olderv2.1.233 v2.1.235newer
Claude Code v2.1.234

Clearer guidance on what saving a skill means

You'll notice
Useful3 Signal2
Skills

Claude is told that skill files on disk are a read-only cache, so editing them won't change your saved skill.

What

Claude is now told explicitly that skill files on disk, including synced copies of your account skills, are a read-only cache and that editing them does not change the saved skill. Three variants of this guidance exist for different session shapes.

Details
  • One variant points at a tool for creating or updating a skill directly, one says to propose the skill with a different tool, and one says to produce a .skill zip or a single SKILL.md and hand it over.
  • That last variant warns there is no signal about whether you saved the file, so Claude should report the skill as delivered and never as saved.
  • A separate fragment carves out plugin-owned skills, which are customizable through their plugin.
  • Which variant applies depends on the session type; the selection logic is not part of this change.
Evidence

report the skill as delivered, never as saved

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.234 →