configure-ecc

Guide interactive installation of ECC components with skill and rule selection.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/richardnpaul/everything-vscode-copilot --skill configure-ecc-richardnpaul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/richardnpaul/everything-vscode-copilot/tree/main/.github/skills/configure-ecc
Command: npx skills add https://github.com/richardnpaul/everything-vscode-copilot --skill configure-ecc-richardnpaul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ECC installations are manual, error-prone, and hard to reproduce; this skill provides an interactive installer to guide users through selecting, validating, and deploying ECC components into their environment.

Core Features & Use Cases

  • Interactive AskUserQuestion guided installation for both user-level and project-level setups.
  • Verifies path correctness and offers optional optimization of installed files.
  • Supports selective installation of skills and rules from ECC.

Quick Start

Say "install ECC" to begin the interactive installer and follow the prompts to choose install level and components.

Frequently Asked Questions about configure-ecc

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

FAQPage Schema
How do I install ECC components interactively?

You can install ECC components interactively by saying "install ECC" to start the guided AskUserQuestion flow, which helps you select and deploy skills and rules to your environment.

Can I choose between user-level and project-level ECC installations?

Yes, the ECC installer supports both user-level and project-level installations, letting you choose the target scope during the interactive setup prompts.

How does the guided installer handle path validation and optimization?

The installer verifies path correctness during setup and offers optional optimization of installed files to ensure your ECC assets are correctly deployed and streamlined.

Do I need any dependencies to run the ECC installer?

No external dependencies are required; the installer relies on an AskUserQuestion-driven flow and shell-based copy operations to clone ECC, validate paths, and install directories.

What is the best way to reproduce an ECC skill setup across projects?

The best way to reproduce an ECC skill setup is to use the interactive installer, which standardizes the selection, validation, and deployment of skills and rules to ensure consistency.

Why use an interactive installer for ECC instead of manual file copying?

Manual ECC installations are error-prone and hard to reproduce; the interactive installer guides path verification and selective component deployment to eliminate setup mistakes.