towles-tool
Auto-discovered marketplace from ChrisTowles/towles-tool
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/towles-tool.json
Then install plugins: /plugin install [plugin-name]@towles-tool
tt
2📚 Quick explanation: Claude Code plugins work like npm packages. First, you add a "marketplace" (a catalog of plugins), then install individual plugins from it.This plugin is available from the towles-tool curated marketplace.
This tells your CLI where to find plugins from the towles-tool marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/tt.json
Adds the "towles-tool" themed marketplace as a source
Now that the marketplace is added, install just the tt plugin from it.
/plugin install tt@towles-tool
Installs tt from the towles-tool marketplace