{
  "markdown": "# Cercano — Gemini CLI Extension\n\nLocal-first AI co-processor for Gemini CLI. Offload research, summarization, extraction, and more to local models via Ollama.\n\n## Prerequisites\n\n- [Cercano](https://github.com/bryancostanich/Cercano) installed and on your PATH (`brew install bryancostanich/cercano/cercano`)\n- [Ollama](https://ollama.com/) running with at least one model pulled\n\n## Install\n\n```bash\ngemini extensions install https://github.com/bryancostanich/cercano-gemini\n```\n\n## Custom Commands\n\n- `/research <topic>` — Research a topic using Cercano's local AI pipeline\n- `/fetch <url>` — Fetch and extract text from a URL locally\n\n## Configuration\n\nSet a custom Ollama URL:\n\n```bash\ngemini extensions config cercano \"Ollama URL\" --value \"http://my-server:11434\"\n```\n\n## What It Does\n\nCercano runs inference locally via Ollama, keeping your data private and saving cloud tokens. See the [main Cercano repo](https://github.com/bryancostanich/Cercano) for full documentation.\n\n## License\n\nMIT\n",
  "bytes": 997,
  "sha": "fec6aa5724590efab87131847afb447734f4738fdbb15d974584c96de18c081f",
  "repo_slug": "bryancostanich/cercano-gemini",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_bryancostanich_cercano_gemini_719a6c10/readme"
}