claude-plugins-official: The Official Directory for Claude Code Plugins
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
claude-plugins-official is Anthropic's official repository for high-quality Claude Code Plugins. It provides a curated directory of both internal and third-party plugins, enabling users to extend Claude's capabilities. This repository serves as the central hub for discovering and installing powerful tools for Claude Code.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
The claude-plugins-official repository, managed by Anthropic, serves as the definitive directory for high-quality Claude Code Plugins. With over 27,747 stars and 2,953 forks, this Python-based project is a central resource for enhancing Claude's functionality. It is structured into two main sections: /plugins for internal plugins developed by Anthropic, and /external_plugins for contributions from third-party partners and the community.
Important Note: Always ensure you trust a plugin before installing, updating, or using it. Anthropic does not control the servers, files, or software included in plugins and cannot verify their intended functionality or stability. Refer to each plugin's homepage for detailed information.
Installation
Installing plugins from this official marketplace is straightforward, utilizing Claude Code's built-in plugin system.
To install a specific plugin, use the following command:
/plugin install {plugin-name}@claude-plugins-official
Alternatively, you can browse and discover available plugins directly within Claude Code by navigating to /plugin > Discover.
Examples
While specific usage examples for individual plugins are found within their respective documentation, this repository provides a clear structure for plugin development. Each plugin adheres to a standard format, ensuring consistency and ease of integration.
Here's the typical structure of a Claude Code plugin:
plugin-name/
??? .claude-plugin/
? ??? plugin.json # Plugin metadata (required)
??? .mcp.json # MCP server configuration (optional)
??? commands/ # Slash commands (optional)
??? agents/ # Agent definitions (optional)
??? skills/ # Skill definitions (optional)
??? README.md # Documentation
Developers looking for a reference implementation for internal plugins can consult the /plugins/example-plugin directory within the repository.
Why Use claude-plugins-official?
Choosing claude-plugins-official offers several key advantages for Claude Code users and developers:
- Official and Curated: This is Anthropic's official directory, ensuring a level of quality and reliability for listed plugins.
- Extends Claude's Capabilities: Access a wide array of tools and functionalities to enhance Claude's performance and versatility.
- Community Contributions: Benefit from innovations by third-party partners and the broader community, expanding the ecosystem.
- Easy Discovery and Installation: The integrated plugin system makes it simple to find and install new tools directly within Claude Code.
- Structured Development: For developers, the clear plugin structure and submission guidelines facilitate creating and contributing high-quality plugins.
Links
- GitHub Repository: https://github.com/anthropics/claude-plugins-official
- Plugin Directory Submission Form: https://clau.de/plugin-directory-submission
- Official Plugin Development Documentation: https://code.claude.com/docs/en/plugins
Related repositories
Similar repositories that may be relevant next.

Claude Ads: AI-Powered Paid Advertising Audit for Claude Code
June 14, 2026
Claude Ads is an AI-powered skill for Claude Code designed to automate comprehensive paid advertising audits. It performs over 250 checks across major ad platforms, providing a weighted health score, prioritized action plans, and AI creative generation. This tool drastically reduces the time and cost associated with manual ad account analysis.

get-shit-done: Streamlining AI-Powered Development with Meta-Prompting and Context Engineering
May 30, 2026
get-shit-done is a robust, lightweight system designed to enhance AI-powered development, particularly with Claude Code. It tackles challenges like context degradation through advanced meta-prompting and context engineering. This tool enables developers to build high-quality software efficiently, transforming ideas into reliable code with structured workflows.

claude-code-best-practice: From Vibe Coding to Agentic Engineering with Claude
May 26, 2026
The `claude-code-best-practice` repository offers a comprehensive guide to mastering Claude Code, transitioning developers from 'vibe coding' to efficient agentic engineering. It compiles essential best practices, structured workflows, and expert tips to maximize productivity and leverage Claude's advanced AI capabilities. This resource is invaluable for anyone looking to optimize their AI-driven development processes.

Oh-My-ClaudeCode: Teams-First Multi-Agent Orchestration for Claude Code
May 20, 2026
Oh-My-ClaudeCode is a powerful GitHub repository that provides teams-first multi-agent orchestration for Claude Code, enhancing its capabilities with zero learning curve. It enables developers to build, refactor, and verify code efficiently through intelligent automation and parallel execution. This tool aims to supercharge your Claude Code experience, making complex development tasks simpler and more cost-effective.
Source repository
Open the original repository on GitHub.
8 counted GitHub visits