Custom skills for Claude Code, managed with GNU Stow.
From this directory, symlink a skill into ~/.claude/skills/:
stow -t ~ <skill>For example:
stow -t ~ shellcheckTo install all skills:
for d in */; do stow -t ~ "$d"; donestow -t ~ -D <skill>| Name | Name | Last commit date | ||
|---|---|---|---|---|
Custom skills for Claude Code, managed with GNU Stow.
From this directory, symlink a skill into ~/.claude/skills/:
stow -t ~ <skill>For example:
stow -t ~ shellcheckTo install all skills:
for d in */; do stow -t ~ "$d"; donestow -t ~ -D <skill>