No description
- PowerShell 57.7%
- Shell 42.3%
| caveman | ||
| grug-brain | ||
| implementation-spec | ||
| simplicity-filter | ||
| test-writing | ||
| install.ps1 | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
skills
Install
Installs all skills into ~/.claude/skills/, ~/.copilot/skills/, and ~/.opencode/skills/.
macOS/Linux:
curl -fsSL https://git.nmsny.dev/Mathis/skills/raw/branch/main/install.sh | bash
Windows (PowerShell):
iwr https://git.nmsny.dev/Mathis/skills/raw/branch/main/install.ps1 | iex
To install for specific agents only, download the script and pass targets, e.g. ./install.sh claude copilot or .\install.ps1 -Targets claude,copilot.