What's wrong with this entry?
Six new tools that let Claude discover, list, and suggest claude.ai plugins, skills, and MCP connectors from within Cowork sessions.
SearchPlugins— search the org's plugin catalog by keyword; triggersSuggestPluginInstallto render an install cardListPlugins— list the user's currently enabled plugins; call afterSuggestPluginInstallto confirm what was installedSuggestPluginInstall— render an inline plugin install card directly in the conversationSearchSkills— search the user's skills by keyword; triggersSuggestSkillsListSkills— list currently enabled skillsSuggestSkills— render an add-skills card for org/shared/Anthropic skills not yet enabledSearchMcpRegistry— search the public MCP connector directory by keyword; returnsdirectoryUuidvaluesListConnectors— list the org's installed MCP connectors, withenabledInChatstatus for this sessionSuggestConnectors— suggest connectors matching the user's intent
These tools are only available in Cowork remote sessions (CLAUDE_CODE_REMOTE is set).
(search for "SearchMcpRegistry", "ListPlugins", "SuggestPluginInstall", "ListConnectors")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.