{
  "markdown": "# GeminiCLI extension for NetBox\n\nA Gemini CLI extention to interact with NetBox.\n\n## Setup\n\nInstall the extention using gemini:\n\n```\ngemini extensions install https://github.com/stiltzkin10/netbox-geminicli-extension\n```\n\nExport the Netbox URL and Netbox API key and start gemini:\n\n```\nexport NETBOX_URL=http://localhost:8000\nexport NETBOX_API_KEY=API_TOKEN_HERE\ngemini\n```\n\nHave fun!\n\n## Example prompts\n\n* List all the devices in site dc01\n* Add all interfaces from spine01.dc01 to Netbox\n* Gather facts from leaf01.dc01 and add a new Netbox device. Get role and site from the hostname.\n\n",
  "bytes": 591,
  "sha": "b84c9795eecc2cb66c8ebcbd40ae0bb221eb76e182549d9a951e5f916cbbcd53",
  "repo_slug": "stiltzkin10/netbox-geminicli-extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_stiltzkin10_netbox_geminicli_extension_e55dd4b2/readme"
}