INSTALL THE SWAMP CODEX PLUGIN
Prerequisites
- Codex installed (CLI or VS Code extension)
Add the plugin
$ codex plugin marketplace add https://git.swamp-club.com/swamp-club/swamp-codex-plugin.gitThen install it:
$ codex plugin add swamp@swamp-clubInstall the Swamp binary
Open Codex and run /swamp:setup. This installs the swamp binary if it is not
already present.
Authenticate with a Swamp server
If you use a swamp serve instance, authenticate with it:
/swamp:central-login <server-url>Replace <server-url> with the URL of your server.
Keeping the plugin up to date
Run swamp update to update both the binary and the plugin's skills:
$ swamp updateRepo-scoped integration
The plugin provides skills globally across Codex. If you also want per-repo
configuration (managed AGENTS.md sections and bundled skills), see
Codex.