mirror of
https://github.com/cexll/myclaude.git
synced 2026-02-15 03:32:43 +08:00
Skills
This directory contains agent skills (each skill lives in its own folder with a SKILL.md).
Install with npx (recommended)
List installable items:
npx github:cexll/myclaude --list
Install (interactive; pick skill:<name>):
npx github:cexll/myclaude
Force overwrite / custom install directory:
npx github:cexll/myclaude --install-dir ~/.claude --force