Files
myclaude/skills/README.md
2026-02-23 13:41:48 +08:00

435 B

Skills

This directory contains agent skills (each skill lives in its own folder with a SKILL.md).

List installable items:

npx github:stellarlinkco/myclaude --list

Install (interactive; pick skill:<name>):

npx github:stellarlinkco/myclaude

Force overwrite / custom install directory:

npx github:stellarlinkco/myclaude --install-dir ~/.claude --force