A public, Git-backed catalog of reusable Codex plugins and custom pets maintained by Contixly. The repository can host independent plugins under plugins/ and portable pet packages under pets/.
Add the marketplace from its public GitHub repository and pin it to main:
codex plugin marketplace add contixly/codex-marketplace --ref mainVerify that Codex sees the source and inspect the plugins currently offered by it:
codex plugin marketplace list
codex plugin list --marketplace contixly-codex-marketplace --available --jsonChoose a plugin from the catalog below and follow its linked guide. Plugin pages own their installation commands and any required account or service configuration.
| Plugin | Version | Description | Documentation |
|---|---|---|---|
telegram-personal | 0.2.0 | Connect a private Telegram user account locally, with bounded reads and confirmation-gated message, photo, and document sends. | Telegram Personal |
Each pet package contains its pet.json manifest and a v2 transparent WebP spritesheet. Select Install in the desktop app to add a pet, then choose it in Settings > Pets.
| Pet | Description | Installation |
|---|---|---|
Koda | A calm, curious midnight-blue pixel cat who focuses deeply, helps eagerly, and stays slightly mischievous. | Install Koda |
WALL-E | A gentle, touching faithful pixel-art WALL-E cleanup robot with weathered binocular eyes and heavy caterpillar tracks. | Install WALL-E |
Refresh the local snapshot before installing a new plugin version:
codex plugin marketplace upgrade contixly-codex-marketplaceEach installed plugin may require a reinstall or additional migration steps. Follow that plugin's linked guide after refreshing the marketplace.
Remove installed plugins using their individual guides first. Then remove the marketplace source:
codex plugin marketplace remove contixly-codex-marketplaceRemoving a marketplace source does not delete service credentials or other runtime data owned by an installed plugin. Review the plugin guide before deleting any external data directory.
This marketplace is released under the MIT License.