gemini-system

Analyze repositories and multimodal data using the Gemini CLI.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/treejh/ai-agent-skills --skill gemini-system-treejh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-system
Source: https://github.com/treejh/ai-agent-skills/tree/main/skills/claude-orchestrator/.claude/skills/gemini-system
Command: npx skills add https://github.com/treejh/ai-agent-skills --skill gemini-system-treejh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Gemini research enables repository-wide analysis and multimodal data processing using the Gemini CLI, empowering engineers to quickly grasp large codebases and multimodal content without manual skimming.

Core Features & Use Cases

  • Repository-wide understanding of architectures and dependencies.
  • Multimodal data analysis (PDF/video/audio) with integrated research prompts.
  • On-demand documentation generation and knowledge capture for teams.

Quick Start

Ask Gemini to research your feature and save the results to .claude/docs/research/{topic}.md.

Frequently Asked Questions about gemini-system

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform repository-wide analysis on a large codebase?

You can perform repository-wide analysis on a large codebase using Gemini research, which leverages subagent delegation to comprehend architectures and dependencies without manual skimming.

Can I analyze multimodal data like PDFs and audio alongside code?

Yes, you can analyze multimodal data including PDFs, videos, and audio using the Gemini CLI. It processes these formats with integrated research prompts to extract context from diverse project assets.

How do I generate and save research documentation for my team?

To generate and save research documentation, ask Gemini to research your feature and save the results directly to the .claude/docs/research/{topic}.md directory for team knowledge capture.

Does Gemini research work for architecture reviews and library investigations?

Yes, Gemini research is specifically applicable for architecture reviews and library investigations. It processes codebase contexts to help engineers quickly grasp large project structures and dependencies.

What is the best way to grasp a large codebase without reading every file?

The best way to grasp a large codebase without manual skimming is using Gemini's multimodal CLI. It enables repository-wide analysis and on-demand documentation generation to quickly understand project structures.