A native macOS app for managing AI coding agent skills.
- 25+ Agents — Cursor, Claude Code, Windsurf, Cline, Antigravity, Goose, and more.
- Install Skills — From GitHub repos or local folders
- Registry — Manage multiple skill sources with update detection
- Projects — Install skills globally or per-project
- Search — Find skills from skills.sh
- Auto-Updates — Built-in app updater via Sparkle
Requirements: macOS 14.0+, Node.js (brew install node)
- Download from Releases
- Move to Applications
- If blocked:
xattr -cr /Applications/forks.app
- Go to Registry → Add Source → Enter a GitHub repo (e.g.,
user/skills-repo) - Click the source → Select skills → Install
- Choose agents and confirm
git clone https://github.com/fxding/forks.git
cd forks
open forks.xcodeprojMIT
