diff --git a/README.md b/README.md index e4de615..5a56feb 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP - [Marketing Growth](#marketing-growth) - [Project & Product Management](#project--product-management) - [Security, Compliance, & Legal](#security-compliance--legal) +* [External Marketplaces](#external-marketplaces) * [Tutorials](#tutorials) * [Contributing](#contributing) @@ -190,6 +191,15 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [legal-compliance-checker](./plugins/legal-compliance-checker) +## External Marketplaces + +Community-maintained plugin marketplaces you can add to access additional plugins. + +| Marketplace | Description | Install | +|-------------|-------------|---------| +| [ykdojo/claude-code-tips](https://github.com/ykdojo/claude-code-tips?tab=readme-ov-file#install-the-dx-plugin) | dx plugin: GitHub Actions analysis (`/gha`), conversation cloning (`/clone`, `/half-clone`), context handoffs (`/handoff`), Reddit fetching (`/reddit-fetch`) | `claude plugin marketplace add ykdojo/claude-code-tips` then `claude plugin install dx@ykdojo` | + + ## Tutorials You can host and share your own curated plugin marketplace using a simple Git repository with a `.claude-plugin/marketplace.json` file.