client-config-geminicli

Manage Gemini CLI settings across user and project scopes via JSON files.

Updated Nov 15, 2025
One-click install
npx skills add https://github.com/CowboyLogic/ai-dev --skill client-config-geminicli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: client-config-geminicli
Source: https://github.com/CowboyLogic/ai-dev/tree/main/skills/client-config-geminicli
Command: npx skills add https://github.com/CowboyLogic/ai-dev --skill client-config-geminicli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Gemini CLI configuration and context management across user and project scopes are scattered, making it hard to view, edit, and audit settings.

Core Features & Use Cases

  • View and edit settings.json files for user and project scopes.
  • Manage MCP servers, memory context, and trusted folders via a unified workflow.
  • Inspect and reference Gemini CLI guidance from references/ files to keep configurations aligned with docs.

Quick Start

Describe the desired Gemini CLI change and the assistant will apply it to settings.json, GEMINI.md, trustedFolders.json, or MCP configurations.

Frequently Asked Questions about client-config-geminicli

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

FAQPage Schema
How do I manage MCP servers in Gemini CLI settings?

Manage MCP servers by viewing and editing settings.json files to add or modify server configurations across user and project scopes.

What is the best way to configure GEMINI.md context injection?

Configure GEMINI.md context injection by editing the GEMINI.md file to manage memory context and align configurations with up-to-date documentation.

Can I edit Gemini CLI trusted folders for multi-repo configurations?

Yes, you can edit trusted folders for multi-repo configurations by modifying trustedFolders.json to manage project scopes effectively.

How do I change models and edit hooks in Gemini CLI?

Change models and edit hooks in Gemini CLI by applying desired changes directly to the settings.json file within user or project scopes.

Does Gemini CLI configuration management support project-level settings?

Yes, Gemini CLI configuration management supports project-level settings by reading and writing both user and project scoped settings.json files.

Why are my Gemini CLI settings scattered across different scopes?

Gemini CLI settings are scattered across user and project scopes, making them hard to view, edit, and audit without a unified workflow.