chore: Rename to compound-marketplace, update GitHub org

- Renamed every-marketplace to compound-marketplace
- Updated all EveryInc references to kieranklaassen
- Updated owner info in marketplace.json

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-01-18 21:30:37 -08:00
parent 9671f48629
commit d96608691b
13 changed files with 28 additions and 28 deletions

View File

@@ -97,7 +97,7 @@
<h3>Step 1: Add the Marketplace</h3>
<p>Think of the marketplace as an app store. You're adding it to Claude Code's list of places to look for plugins:</p>
<div class="card-code-block">
<pre><code>claude /plugin marketplace add https://github.com/EveryInc/every-marketplace</code></pre>
<pre><code>claude /plugin marketplace add https://github.com/kieranklaassen/compound-marketplace</code></pre>
</div>
<h3>Step 2: Install the Plugin</h3>