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.121 Home All releases olderv2.1.120 v2.1.122newer
Claude Code v2.1.121

Skills Search Dialog

What

The /skills dialog now includes a real-time search/filter input, making it easy to find skills by name in large skill sets.

Usage
/skills
# Then press / to start searching
# Type to filter skills by name
# ↓/Enter to select, Esc to clear search
Details
  • Press / to activate search mode within the skills picker
  • Shows filtered count (e.g., "3/12 skills") when search is active
  • Keyboard hints update contextually: "type to filter · ↓/enter to select · esc to clear"
  • Reports "No skills match \"{query}\"" when filter returns empty
Evidence

Skills search UI (search for "Search skills", "No skills match", "type to filter")

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.121 →