Community plugins for Claude Code.
/plugin marketplace add pittaaron/claude-code-plugins
/plugin install <plugin-name>@aaronpitt
Plugins are grouped by setup cost. Standard plugins work out of the box. Advanced plugins need external dependencies and one-time configuration.
| Plugin | Description |
|---|---|
| project-sync | Sync claude.ai projects, conversations, and knowledge files into Claude Code for offline context. Requires the claude-in-chrome MCP extension and a permission allowlist entry. |
Plugins live under plugins/<category>/<name>/, each with its own .claude-plugin/plugin.json and a skills/, commands/, agents/, or hooks/ folder as needed. Categories are a convention in this marketplace (standard, advanced) — not a Claude Code feature.
MIT — see LICENSE.