Example extension for the 24-880 workshop, installable on both Claude Code and Gemini CLI.
Inside a Claude Code session:
/plugin marketplace add amoghbalaji02/24-880-workshop
/plugin install agents-example@agents-example
After installing, reload plugins and verify the MCP server is connected with /reload-plugins and /mcp.
gemini extensions install https://github.com/amoghbalaji02/24-880-workshopgit clone [email protected]:amoghbalaji02/24-880-workshop.git
cd 24-880-workshop
uv syncclaude --plugin-dir .gemini extensions install .See LICENSE.