Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

Skills now addressable via an anthropic-skills: URI scheme

Synced skills are now referenced by an anthropic-skills: identifier instead of a GitHub URL

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSkillswhat it touches
KindInternal Changesin v2.1.269,
Under the hood

Synced skills are now referenced by an anthropic-skills: identifier instead of a GitHub URL

What

Skills (packaged sets of instructions Claude Code can use for a task) that are synced rather than local used to be identified by a GitHub URL. They are now identified by an anthropic-skills:<name> identifier instead, with matching logic to strip that prefix back off when needed.

Why

Synced skills can have bare names that aren't guaranteed to be unique, so they can't be safely checked for naming collisions the way local skills are. Giving them a qualified anthropic-skills: identifier avoids that ambiguity.

Read from
Names in the bundleanthropic-skills:
Since it was published

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.

Confirmed since Anthropic's documentation has since written up anthropic-skills:, on Extend Claude with skills. | Any of the above and a skill [synced from your claude.ai account](#how-synced-skills-behave) | The other skill or command. The synced skill still runs as `/anthropic-skills:<name>`. See [When a synced skill name matches another command](… skills see the edit
How sure we are
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up anthropic-skills:, on Extend Claude with skills.
Anthropic's release notes agreeChanged skills synced from claude.ai in cloud sessions to be named anthropic-skills:<name>, matching Claude Desktop; the bare name still…

See this entry in the whole of v2.1.269 →