macOS Installation
πΊ Homebrew
brew install dmgrok/tap/skills
β‘ Quick Install Script
curl -fsSL https://raw.githubusercontent.com/dmgrok/agent_skills_directory/main/install.sh | sh
π₯ Direct Download
Linux Installation
β‘ Quick Install Script
curl -fsSL https://raw.githubusercontent.com/dmgrok/agent_skills_directory/main/install.sh | sh
πΊ Homebrew (if installed)
brew install dmgrok/tap/skillsdir
π₯ Direct Download
Windows Installation
π₯ Direct Download
After downloading, add the executable to your PATH or run from the download location.
Install from Source (Python Required)
π pip install (editable)
git clone https://github.com/dmgrok/agent_skills_directory.git
cd agent_skills_directory && pip install -e .