configure-ecc

Guide ECC installation by selecting level, skills, and rules.

3|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/agentmatters/mullai-bot --skill configure-ecc-agentmatters
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/agentmatters/mullai-bot/tree/main/src/Mullai.Skills/Skills/claude-code-everything/configure-ecc
Command: npx skills add https://github.com/agentmatters/mullai-bot --skill configure-ecc-agentmatters

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install and configure Everything Claude Code (ECC) by guiding users to choose installation level, skills, and rules, validating paths, and offering optional optimization.

Core Features & Use Cases

  • Interactive ECC installation wizard that prompts for user- or project-level deployments.
  • Automates selection of ECC skills and rule sets, copies them into the target environment, and runs basic validation.
  • Use case: onboard ECC into a new project quickly with validated paths and optional optimizations.

Quick Start

Say 'configure ecc' to start the interactive installer and follow the prompts to select installation level, skills, and rules.

Frequently Asked Questions about configure-ecc

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

FAQPage Schema
How do I install Everything Claude Code skills and rules into a new project?

Everything Claude Code installation uses a guided wizard to select your installation level, skills, and rules. It validates paths, copies selected skill and rule directories into your target project, and runs post-install checks.

Can I choose specific Claude Code skills to install instead of the full set?

Yes, the ECC installer supports selective skill setup by prompting you to choose specific skills and rule sets. This allows you to copy only the directories you need into your local project or plugin context.

Does the ECC installer support both user-level and project-level deployments?

Yes, the ECC installer supports both user-level and project-level deployments. The interactive wizard prompts you to select the installation level, ensuring the skills and rules are copied to the correct target environment.

What validation does the Claude Code skill installer perform after copying files?

The installer enforces that each skill has a valid SKILL.md frontmatter with name and description fields. After copying selected skill and rule directories, it runs post-install checks to validate the setup and offers optional optimization.

How do I start the ECC configuration wizard in Claude Code?

Start the ECC configuration wizard by saying 'configure ecc' in your Claude Code session. This launches the interactive installer, which guides you through selecting installation level, skills, and rules with path validation.