{
  "markdown": "# TiDB Docs Extension for Gemini CLI\n\nThis extension provides documentation support for using the TiDB database system within the Gemini CLI environment.\n\n# Extension Installation into Gemini CLI\n\nThe easiest way to install this extension is with this command:\n\n```bash\ngemini extension install https://github.com/hawkingrei/tidb-docs-ext\n```\n\nThe command will respond with:\n\n```bash\nExtension \"tidb-docs-ext\" installed successfully and enabled.\n```\n\nAlternatively, you can clone this repo directly into your extensions folder.\n\nFor global installation:\n\n```bash\nmkdir -p ~/.gemini/extensions\ngit clone https://github.com/hawkingrei/tidb-docs-ext.git ~/.gemini/extensions/tidb-docs-ext\n```\n\nFor workspace-level installation:\n\n```bash\nmkdir -p ./.gemini/extensions\ngit clone https://github.com/hawkingrei/tidb-docs-ext.git ./.gemini/extensions/tidb-docs-ext\n```\n\nGemini CLI will automatically load the extension on startup and will then use the relevant tools to answer any questions relating to TiDB.\n",
  "bytes": 1001,
  "sha": "975c4c080dc290188116bed133cc16a965df4bcddd63fee94cd2e6398b429cb3",
  "repo_slug": "hawkingrei/tidb-docs-ext",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_hawkingrei_tidb_docs_ext_9cb67bef/readme"
}