configure-ecc

Install and configure skills and rules for the Everything Claude Code project.

Updated Nov 19, 2025
One-click install
npx skills add https://github.com/Sake-Team/SmartSake --skill configure-ecc-sake-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/Sake-Team/SmartSake/tree/main/backup/skills/configure-ecc
Command: npx skills add https://github.com/Sake-Team/SmartSake --skill configure-ecc-sake-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, ECC repository, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit provides an interactive setup wizard for the Everything Claude Code (ECC) project, simplifying the installation and configuration of skills and rules.

Core Features & Use Cases

  • Selective Installation: Allows users to choose specific skills and rules for installation, either at user-level or project-level.
  • Verification: Checks the correctness of the installation and identifies any missing dependencies or configurations.
  • Optimization: Offers the option to optimize installed files for the user's project, including removing irrelevant sections and adjusting paths.

Quick Start

To begin the setup, clone the ECC repository to /tmp and activate the skill 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 and configure skills and rules for the Everything Claude Code project?

Selective installation allows you to choose specific skills and rules from the ECC project, deploying them either at user-level or project-level. The interactive wizard guides you through choosing exactly which components to install and where to place them.

Do I need to clone the ECC repository before running the setup wizard?

The interactive setup wizard verifies the correctness of your skill and rule installation by checking for missing dependencies and configurations. It identifies any gaps in your setup and offers optional optimization to remove irrelevant sections and adjust file paths for your project.

Can I optimize installed skill files and remove irrelevant sections for my project?

Yes, the setup wizard offers an optional optimization step that adjusts installed file paths, removes irrelevant sections, and tailors the configuration to your specific project. This ensures the installed skills and rules are streamlined for your actual workflow.

What is the best way to verify ECC skill installation and check for missing dependencies?

The interactive setup wizard includes a built-in verification step that checks the correctness of your installation and identifies any missing dependencies or configurations. Running this verification after selective installation ensures your ECC environment is fully functional.

Does the ECC setup wizard require git to function properly?

Yes, git is a required dependency for the ECC setup wizard because you need to clone the ECC repository locally before configuration. The wizard relies on the cloned repository files to perform selective installation, verification, and optimization of skills and rules.