https://github.com/cozystack/ccp
Cozystack Claude Plugins — external marketplace for Claude Code plugins
https://github.com/cozystack/ccp
Last synced: about 2 months ago
JSON representation
Cozystack Claude Plugins — external marketplace for Claude Code plugins
- Host: GitHub
- URL: https://github.com/cozystack/ccp
- Owner: cozystack
- License: apache-2.0
- Created: 2026-04-16T13:18:31.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-16T15:18:29.000Z (about 2 months ago)
- Last Synced: 2026-04-16T17:25:22.577Z (about 2 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cozystack Claude Plugins (CCP)
External marketplace repository for Claude Code plugins
for the [Cozystack](https://cozystack.io) ecosystem.
## Installation
Add the marketplace:
```text
/plugin marketplace add cozystack/ccp
```
Install a plugin:
```text
/plugin install @cozystack-claude-plugins
```
## Plugins
### Skills
| Plugin | Description |
| --- | --- |
| **cozy-deploy** | Deploy a Cozystack package to a dev cluster via make + cozyhr |
## License
[Apache-2.0](LICENSE)