About
The Gemini CLI skill enables Claude to overcome standard context window limitations by offloading large-scale codebase analysis to Google's Gemini models. By using simple inclusion syntax like `@src/` or `@./`, developers can analyze entire directories, verify architecture patterns, and perform project-wide security audits without worrying about file size constraints or truncated inputs. This tool is particularly effective for understanding complex repositories, comparing multiple large files, and ensuring consistent implementation of features across large-scale software projects that would typically exceed standard token limits.