Agent skills for TRAE

TRAEAI IDE with SOLO mode and custom agents. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with TRAE; the installer only needs to know where TRAE reads its skills from.

How to install skills in TRAE

Install into the current project:

npx @tech-leads-club/agent-skills install --agent trae

Install for every project on this machine:

npx @tech-leads-club/agent-skills install --agent trae --global

Install one specific skill:

npx @tech-leads-club/agent-skills install --skill tlc-spec-driven --agent trae

Where TRAE stores skills

Project install path.trae/skills
Global install path~/.trae/skills

What you can install

Other supported agents