{
  "markdown": "# agents-example\n\nExample extension for the 24-880 workshop, installable on both **Claude Code** and **Gemini CLI**.\n\n## Install\n\n### Claude Code (plugin)\n\nInside a Claude Code session:\n\n```\n/plugin marketplace add amoghbalaji02/24-880-workshop\n```\n\n```\n/plugin install agents-example@agents-example\n```\n\nAfter installing, reload plugins and verify the MCP server is connected with `/reload-plugins` and `/mcp`.\n\n### Gemini CLI (extension)\n\n```bash\ngemini extensions install https://github.com/amoghbalaji02/24-880-workshop\n```\n\n## Development\n\n### Local setup\n\n```bash\ngit clone git@github.com:amoghbalaji02/24-880-workshop.git\ncd 24-880-workshop\nuv sync\n```\n\n#### Claude Code\n\n```bash\nclaude --plugin-dir .\n```\n\n#### Gemini CLI\n\n```bash\ngemini extensions install .\n```\n\n## License\n\nSee [LICENSE](LICENSE).",
  "bytes": 807,
  "sha": "d5e0fff2c1f8b8329e2d36d3497c7e8dd4831d08bf55deca26dc616d93f01c6f",
  "repo_slug": "amoghbalaji02/24-880-workshop",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_amoghbalaji02_24_880_workshop_e1bfebf9/readme"
}