Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 28 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,33 @@ claude plugin install <plugin-name>@claude-plugins-community

Submit via **[clau.de/plugin-directory-submission](https://clau.de/plugin-directory-submission)**. Pull requests opened directly against this repo are closed automatically — all changes flow from the internal review pipeline.

See the [plugin development docs](https://code.claude.com/docs/en/plugins) for how to structure a plugin that will pass validation.

## Review process

Every submission is reviewed and scanned before listing. Because scanning and safety review are ongoing processes, **additional time may be required** before a submission appears here. Review status and feedback are posted to your submissions list inside the Claude product where you submitted (claude.ai or Console) — check there for updates. Listing is at Anthropic's sole discretion.

### How listings stay current

- **Plugins are pinned to a specific commit SHA** that has passed safety scanning. Installing a plugin from this marketplace always resolves to that scanned SHA, not the tip of the source repo.
- **Scans refresh nightly.** Each night the pipeline re-scans source repos and advances the pinned SHA to the latest commit that passes. Push fixes or improvements to your repo and they will be picked up automatically once they clear the scan.
- **Listings that stop passing are removed.** If a plugin fails formatting validation or safety scanning — at submission time or during any nightly refresh — it is removed from the marketplace **without notice**. The same applies if the source repository becomes private, is deleted, or goes stale. Fix the issue upstream and it will be re-listed on the next passing scan.

## Disclaimer

Plugins in this marketplace are **community-contributed and community-maintained**. Anthropic runs automated safety scanning but does not author, audit line-by-line, or provide support for these plugins. Installing a community plugin may introduce new risks to your environment, data, or workflows. Review the source repository before installing.

### Support & reporting

- **Getting help** — community plugins are supported by their authors, not Anthropic. For usage questions or feature requests, use the plugin's source repository.
- **Bugs or quality issues** — open an issue on the plugin's source repository.
- **Security vulnerabilities** — report via Anthropic's [Responsible Disclosure Policy](https://www.anthropic.com/responsible-disclosure-policy). Do not open a public issue for security-sensitive reports.

## License

Each plugin is distributed under its own license. See the plugin's source repository for terms.

## Related

- [anthropics/claude-plugins-official](https://github.com/anthropics/claude-plugins-official) — Anthropic-maintained plugins
- [anthropics/knowledge-work-plugins](https://github.com/anthropics/knowledge-work-plugins) — role-specific knowledge-work plugins
- [anthropics/claude-plugins-official](https://github.com/anthropics/claude-plugins-official) — Anthropic-verified & reviewed plugins for claude code
- [anthropics/knowledge-work-plugins](https://github.com/anthropics/knowledge-work-plugins) — Anthropic-verified & reviewed knowledge-work plugins for cowork