Skip to content
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Tools & releases/
  4. Anthropic Launches Community Plugin Marketplace for Claude Code
Tools & releases

Anthropic Launches Community Plugin Marketplace for Claude Code

Anthropic has published a community plugin marketplace mirror for Claude Code and Claude Cowork. Developers can now browse, share, and install security-scanned plugins using single CLI commands.

August 26, 2026· 3 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated August 26, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
Anthropic Launches Community Plugin Marketplace for Claude Code

Impact: High

Why it matters

You can now extend your Claude Code workflows with vetted community tools and custom integrations directly from the terminal.

TL;DR

  • 01Install verified community plugins in Claude Code via single CLI commands
  • 02All submitted plugins undergo automated security scanning against prompt injection
  • 03Submit custom tools to Anthropic's review pipeline for public distribution

Key facts

Sync Frequency
Nightly automated update
Security Requirement
Mandatory automated scan

Community Plugin Marketplace Integration

Anthropic has opened anthropics/claude-plugins-community, exposing a structured .claude-plugin/marketplace.json index of community-contributed tools for Claude Code and Claude Cowork. The directory is automatically updated nightly after passing internal security audits.

CLI Installation and Workflow

Developers can add the community index and install plugins directly from the terminal:

claude plugin marketplace add anthropics/claude-plugins-community
claude plugin install <plugin-name>@claude-community

Third-party plugin submissions are accepted via clau.de/plugin-directory-submission and routed through automated security scanning.

Try it in 2 minutes

claude plugin marketplace add anthropics/claude-plugins-community && claude plugin install <plugin-name>@claude-community

bash

✓ When to use

  • Extending Claude Code with domain-specific agent tools
  • Sharing standardized agent workflows across dev teams

✕ When NOT to use

  • Environments requiring strict offline air-gapped agent operation
  • Executing third-party code without reviewing internal permission flags

What to do today

  • →Run `claude plugin marketplace add anthropics/claude-plugins-community` in your terminal
  • →Browse verified community plugins at claude.com/plugins
#Claude Code#Claude Cowork#Claude

Sources

  • Claude Plugins Community Repository
ShareShare on XShare on LinkedIn
← Previous storyOpenAI Restores 5-Hour Rate Limits for ChatGPT Plus Developer SubscriptionsNext story →Apple Unveils M5 Ultra Mac Studio with 512GB RAM for Local LLMs

Related stories

  • Tools & releasesOpenAI Restores 5-Hour Rate Limits for ChatGPT Plus Developer Subscriptions
  • Tools & releasesOpenAI Launches Codex-Based ChatGPT Work Desktop Agent at Twenty Dollars Monthly
  • Tools & releasesSELF Framework Replaces Executable Linkable Format Binary Headers with Queryable SQLite Databases
  • Tools & releasesAmbient Context Captures macOS Window Text for Local Agent Memory

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.