One-click install
npx skills add https://github.com/narusenia/skills --skill gemini-narusenia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini
Source: https://github.com/narusenia/skills/tree/main/gemini-cli
Command: npx skills add https://github.com/narusenia/skills --skill gemini-narusenia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you use Gemini CLI as an external AI copilot for harder coding work, especially when you need a second opinion, fresh web-grounded information, or deeper codebase understanding.

Core Features & Use Cases

  • Code generation and revision: Create new files, repair bugs, and translate code across languages with fewer manual passes.
  • Review and validation: Ask Gemini to inspect code for defects, security issues, and quality improvements before you ship.
  • Research and architecture analysis: Use Google Search and codebase investigation to map dependencies, track system structure, and gather current technical information.
  • Parallel and repeatable workflows: Run long tasks in the background, generate tests or docs, and resume sessions for iterative follow-up work.

Quick Start

Use the gemini skill to analyze the current project, review the code for issues, and produce concrete next-step improvements.

Frequently Asked Questions about gemini

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

FAQPage Schema
How do I get a second opinion code review for defects and security issues?

To get a second opinion code review, you can use this Skill to orchestrate Gemini CLI to inspect your codebase for defects, security issues, and quality improvements before shipping. It acts as an external AI copilot for validation.

How do I generate tests and documentation from existing code?

Generate tests and documentation from existing code by running prompt-driven workflows through the Gemini CLI. This Skill automates the creation of test suites and docs, allowing you to execute these tasks in parallel and resume sessions for iterative follow-up.

What is the best way to map codebase architecture and track system dependencies?

The best way to map codebase architecture and track system dependencies is by using this Skill's research and analysis capabilities. It leverages codebase investigation tools to map dependencies, track system structure, and gather current technical information.

Can I use web search to ground technical research and code generation with current information?

Yes, you can use web search to ground technical research and code generation with current information. This Skill supports optional access to Google Search, enabling you to perform current-information lookups and web-grounded research outputs.

Do I need a specific version of Gemini CLI to run parallel tasks and generate code?

Yes, you need Gemini CLI v0.16.0 or later to run parallel tasks and generate code. This Skill orchestrates the CLI to execute long tasks in the background, supports yolo approval, and outputs text or JSON.

What are the limitations of using an AI copilot for codebase architecture analysis?

Limitations of using an AI copilot for architecture analysis include dependency on Gemini CLI v0.16.0 or later and the need for optional access to Google Search and codebase investigation tools to achieve accurate system structure mapping and current technical information.