Git workflow automation (commit messages, etc.)
You can install this plugin from any of these themed marketplaces. Choose one, add it as a marketplace, then install the plugin.
Choose your preferred installation method below
A marketplace is a collection of plugins. Every plugin gets an auto-generated marketplace JSON for individual installation, plus inclusion in category and themed collections. Add a marketplace once (step 1), then install any plugin from it (step 2).
One-time setup for access to all plugins
When to use: If you plan to install multiple plugins now or later
Step 1: Add the marketplace (one-time)
/plugin marketplace add https://claudepluginhub.com/marketplaces/all.json
Run this once to access all plugins
Step 2: Install this plugin
/plugin install tt@all
Use this plugin's auto-generated marketplace JSON for individual installation
When to use: If you only want to try this specific plugin
Step 1: Add this plugin's marketplace
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/tt.json
Step 2: Install the plugin
/plugin install tt@tt
Collection of quality-of-life tools and Claude Code plugins for daily development workflows.
Claude Code Plugin Marketplace - Hosts Claude Code plugins for personal use.
The project evolved from a private toolbox of personal scripts to a public Node.js package and now also serves as a Claude Code plugin marketplace.
Install plugins from this marketplace:
/plugins marketplace add ChrisTowles/towles-tool
/plugin install tt@ChrisTowles/towles-tool
I do find myself editing ~/.claude/settings.json
a lot to directly modify settings around plugins.
# Clone the repository
git clone https://github.com/ChrisTowles/towles-tool.git
cd towles-tool
claude plugin validate . # Validate Claude Code plugins before publishing
Plugin Marketplace: .claude-plugin/marketplace.json
Journal Type System:
Git Tools:
This project started as a collection of personal scripts and utilities built up over time in a private toolbox. The original goal was to consolidate these into a public Node.js package. With the release of Claude Code Skills and plugins, the project evolved to package these command-line tools as Claude Code plugins, making them more accessible and reusable within the Claude Code ecosystem.
MIT License © Chris Towles
1.0.1