configure-ecc

Automate interactive installation of ECC skills and rules with path validation.

1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/xxih/ai-harness-zh --skill configure-ecc-xxih
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/xxih/ai-harness-zh/tree/main/references/translations/everything-claude-code/docs/zh-CN/skills/configure-ecc
Command: npx skills add https://github.com/xxih/ai-harness-zh --skill configure-ecc-xxih

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This interactive installer guides users to install Everything Claude Code (ECC) skills and rules into user-level or project-level directories, validates installation paths, and offers optional optimization of installed files.

Core Features & Use Cases

  • Interactive, step-by-step installation flow that clones ECC sources to a temporary location and then copies selected skills and rules into the target directories.
  • Choice-driven deployment allows selecting installation level (user, project, or both), choosing core vs niche skills, and selecting relevant rule sets with dependency checks.
  • Validation and diagnostics ensure paths are correct, references are resolvable, and post-install checks catch configuration issues.

Quick Start

Run the ECC installer and follow the prompts to select installation level, skills, and rules, then verify and optimize.

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 skills and rules into my project directory?

To install ECC skills and rules, run the interactive installer which clones ECC sources to a temporary location and copies your selected skills into the target project directory with automated path validation.

What is the difference between user-level and project-level ECC installation?

User-level ECC installation applies skills globally across all your projects, while project-level installation restricts the cloned skills and rules to a single specific project directory.

Can I choose specific skill categories during the ECC setup process?

Yes, the ECC setup process is choice-driven, allowing you to select core versus niche skills and specific rule sets while performing automatic dependency checks to ensure configuration stability.

How does the ECC installer validate references and check for configuration issues?

The ECC installer validates references by ensuring paths are correct and resolvable, then runs post-install diagnostics to automatically catch and identify any configuration issues.

Does the ECC installation process include optimization for installed files?

Yes, the ECC installation process offers optional optimization of installed files, allowing you to enhance the deployed skills and rules after the initial copy and validation steps are complete.

Are there limitations to automating ECC setup with this interactive installer?

The installer enforces a script-driven interactive workflow requiring user input for selecting installation levels and skills, meaning it does not support fully unattended or headless automated deployments.