Tools
Plozen Public Plugins
PLOZEN public plugin marketplace for Codex, Claude Code, OpenClaw, and Hermes
README
# PLOZEN Public Plugins
PLOZEN ๊ณต๊ฐ ํ๋ฌ๊ทธ์ธ ๋ง์ผํ๋ ์ด์ค์
๋๋ค.
์ด repo๋ ํ๋์ skills source of truth๋ฅผ ๋๊ณ runtime๋ณ manifest๋ฅผ ๋ถ๋ฆฌํฉ๋๋ค.
- `manifest`: ํ๋ฌ๊ทธ์ธ/๋ง์ผํ๋ ์ด์ค ์ ๋ณด๋ฅผ ์ ๋ ์ค์ ํ์ผ
- `runtime`: ํ๋ฌ๊ทธ์ธ์ ์คํํ๋ ํ๊ฒฝ
- `source of truth`: ๊ฐ์ฅ ๊ธฐ์ค์ด ๋๋ ์๋ณธ
## ๊ตฌ์กฐ
```text
plozen-public-plugins/
โโโ .agents/plugins/marketplace.json
โโโ .claude-plugin/marketplace.json
โโโ .opencode/marketplace.json
โโโ .hermes/marketplace.json
โโโ plugins/
โโโ aegis/
โโโ .codex-plugin/plugin.json
โโโ .claude-plugin/plugin.json
โโโ skills/
```
## Codex
```bash
codex plugin marketplace add plozen/plozen-public-plugins
```
## Claude Code
```text
/plugin marketplace add plozen/plozen-public-plugins
/plugin install aegis@plozen-public-plugins
```
## OpenClaw / Hermes
`.opencode/marketplace.json`๊ณผ `.hermes/marketplace.json`์ ํธํ manifest ํ๋ณด์
๋๋ค. ๊ฐ runtime์ ์ค์ manifest schema๊ฐ ํ์ธ๋๋ฉด ์ด ํ์ผ์ ํด๋น ํ์์ ๋ง์ถฐ ์กฐ์ ํฉ๋๋ค.
## ํฌํจ ํ๋ฌ๊ทธ์ธ
- `aegis`: ๊ณต๊ฐ ๋์์ธ, ๋ฌธ์ ์ ์, HTML/PDF/PPTX, delivery ์ค์ผ์คํธ๋ ์ด์
์คํฌํฉ
tools
Comments
Sign in to leave a comment