Documentation

Everything you need to know about ecSKILLS.

What is ecSKILLS?

ecSKILLS is an open ecosystem of reusable AI agent skills specifically designed for e-commerce development. Skills are procedural knowledge that enhance AI coding agents like Claude Code, Cursor, GitHub Copilot, and more.

Each skill lives in a GitHub repository as a SKILL.md file containing instructions that AI agents can follow.

Getting Started

1. Install a skill

Use the CLI to install skills directly into your project:

$npx ec-skills add owner/repo

2. Use with your AI agent

Once installed, the skill is automatically available to any AI coding agent working in your project. The agent reads the SKILL.md file and follows the instructions.

3. Browse skills

Explore the leaderboard to discover popular skills, or browse by category .

How Rankings Work

Skills are ranked based on anonymous telemetry data from the CLI. When you install a skill, a lightweight telemetry event is sent (no personal data). This data powers three views:

  • All Time — Total install count since the skill was published
  • Trending (24h) — Install count in the last 24 hours
  • Hot — A combination of recent activity and total popularity

You can opt out of telemetry by setting DISABLE_TELEMETRY=1 or DO_NOT_TRACK=1 in your environment.

Supported Agents

ecSKILLS works with all major AI coding agents that support the skills protocol:

Claude Code
GitHub Copilot
Cursor
Cline
Windsurf
Gemini
Codex
Goose
AMP