configure-ecc

Guide interactive installation of ECC skills and rules into .gemini directories.

Updated Sep 13, 2025
One-click install
npx skills add https://github.com/llmh333/employee_management_spring --skill configure-ecc-llmh333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/llmh333/employee_management_spring/tree/main/.gemini/skills/configure-ecc
Command: npx skills add https://github.com/llmh333/employee_management_spring --skill configure-ecc-llmh333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the guesswork of setting up Everything Gemini CLI (ECC) by guiding you through selective installation of skills and rules and then verifying that the installed files and references are consistent.

Core Features & Use Cases

  • Interactive installer wizard: Prompts you to choose user-level, project-level, or both installation targets.
  • Selective skill and rule installation: Lets you pick skill categories and confirm individual skills, then optionally install common and language-specific rule sets.
  • Post-install verification and repair: Checks that installed files exist and scans for broken .gemini/ path or cross-skill references, reporting issues with suggested fixes.
  • Optional optimization: Offers to tailor installed skills/rules to your project by removing irrelevant parts and fixing paths.

Quick Start

Tell Gemini CLI to run the installer by saying: configure ecc

Frequently Asked Questions about configure-ecc

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

FAQPage Schema
How do I install Gemini CLI skills and rules into my project?

To install Gemini CLI skills, use an interactive wizard to selectively copy skill categories and rule sets into user-level or project-level .gemini directories, ensuring proper environment bootstrapping.

What is the best way to bootstrap an Everything Gemini CLI environment?

Bootstrapping an Everything Gemini CLI environment involves running a stepwise interactive wizard that configures needed skills, installs common rules, and verifies post-install path references to ensure setup integrity.

Can I selectively install specific Gemini CLI skills instead of the entire package?

Yes, you can selectively install specific Gemini CLI skills by using the interactive wizard to choose desired skill categories, confirm individual skills, and optionally add language-specific rule sets for a tailored setup.

How do I verify that my Gemini CLI skills and path references are set up correctly?

You verify Gemini CLI skills setup by running a post-install check that scans for installed files, detects broken .gemini/ path references, and reports issues with suggested fixes for repair.

Does the Everything Gemini CLI installer support optimizing installed rules for my project?

Yes, the Everything Gemini CLI installer supports optional optimization by tailoring installed skills and rules to your project, removing irrelevant parts, and fixing target file paths for better alignment.

Why are my Gemini CLI cross-skill references broken after a manual file copy?

Broken Gemini CLI cross-skill references occur because manual copies bypass path validation; using an interactive installer ensures deterministic copy operations and comprehensive post-install reference checks to prevent errors.