INSTALL THE SWAMP CLAUDE CODE PLUGIN
Prerequisites
- Claude Code installed
Add the plugin
$ claude plugin marketplace add https://git.swamp-club.com/swamp-club/swamp-plugin.gitThen install it:
$ claude plugin install swamp@swamp-clubInstall the Swamp binary
Open Claude Code 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 Claude Code. If you also want
per-repo configuration (managed CLAUDE.md sections, permissions, audit hooks),
see Claude Code.