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.221 Home All releases olderv2.1.220 v2.1.222newer

Plugin manifest skills path may be the plugin root

Use it now
Useful3 Signal0
Plugins

You can point a plugin's skills entry at "." to use the plugin root itself.

skills.
What

The schema descriptions for the plugin skills field document that a path of "." or "./" points at the plugin root itself.

Details
  • Documentation-level change to the manifest schema descriptions; no behaviour gate.
Evidence

("." / "./" denote the plugin root itself)

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

See this entry in the whole of v2.1.221 →