laird-agents-protocols-marketplace
This marketplace defines a set of agents and associated policies that are optimized for upgrading legacy software to be modern, secure, well tested (unit and integration) and efficient (performance tested). Includes production-validated protocols, agent definitions, and automation frameworks for systematic AI-assisted software development.
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/laird-agents-protocols-marketplace.json
Then install plugins: /plugin install [plugin-name]@laird-agents-protocols-marketplace
agent-protocols-complete-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 laird-agents-protocols-marketplace curated marketplace.
This tells your CLI where to find plugins from the laird-agents-protocols-marketplace marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/agent-protocols-complete-2.json
Adds the "laird-agents-protocols-marketplace" themed marketplace as a source
Now that the marketplace is added, install just the agent-protocols-complete plugin from it.
/plugin install agent-protocols-complete-2@laird-agents-protocols-marketplace
Installs agent-protocols-complete from the laird-agents-protocols-marketplace marketplace