telexed ~ c / f4f728ca-9e8radar:80 · agent_toolLIVE
← back
NO.
#f4f728ca
Topic
AGENTS & TOOLS
Source
GitHub Trending Weekly
Published
2026-05-29 05:07:42
Importance
★ 8/10 — radar 80
Anthropic opens official `Claude Code Plugins` directory
FIG-0041:1

Anthropic opens official `Claude Code Plugins` directory

Plugin discovery now has an Anthropic-managed marketplace. It makes reusable agents, skills, slash commands, and MCP integrations easier to package, but install trust still matters.

[ KEY POINTS ]
  1. Install flow is built into Claude Code: run /plugin install {plugin-name}@claude-plugins-official or use /plugin > Discover.
  2. Plugin packages can include .mcp.json, commands/, agents/, and skills/; this turns workflow pieces into reusable tooling.
  3. External plugins must pass quality and security review, yet Anthropic says it does not control plugin contents after install.
  4. Skill bundles can expose selected SKILL.md directories without a strict manifest, useful for shipping curated agent capabilities from existing repos.
Originalgithub.com/anthropics/claude-plugins-officialRead original →

// related