configure-ecc
NewInteractive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.
Summary
This skill provides an interactive installer for Everything Claude Code, guiding users through selecting and installing skills and rules to user-level or project-level directories.
- It verifies paths and optionally optimizes installed files, making it easy to set up and manage your Claude Code environment.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "configure-ecc": { "command": "...", "args": [] } }
/mcpUse Cases
Usage Examples
/configure-ecc
Run the interactive installer to set up skills for my current project.
Install the 'productivity' skill to my user-level directory using /configure-ecc.
Security Audits
Frequently Asked Questions
What is configure-ecc?
This skill provides an interactive installer for Everything Claude Code, guiding users through selecting and installing skills and rules to user-level or project-level directories. It verifies paths and optionally optimizes installed files, making it easy to set up and manage your Claude Code environment.
How to install configure-ecc?
To install configure-ecc: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "configure-ecc": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is configure-ecc best for?
configure-ecc is a mcp categorized under General. It is designed for: productivity. Created by affaan-m.
What can I use configure-ecc for?
configure-ecc is useful for: Quickly set up Claude Code skills and rules for a new project by running the interactive installer.; Install a specific skill or rule to the user-level directory for use across all projects.; Verify that installed skills and rules are in the correct paths and properly configured.; Optimize installed files to reduce redundancy or improve performance.; Update existing skills and rules by reinstalling them with the latest versions.; Clean up and reorganize skills and rules after adding or removing them manually..