Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.12 KB

File metadata and controls

43 lines (29 loc) · 1.12 KB

Forks

A native macOS app for managing AI coding agent skills.

macOS Swift

Dashboard

Features

  • 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

Install

Requirements: macOS 14.0+, Node.js (brew install node)

  1. Download from Releases
  2. Move to Applications
  3. If blocked: xattr -cr /Applications/forks.app

Quick Start

  1. Go to RegistryAdd Source → Enter a GitHub repo (e.g., user/skills-repo)
  2. Click the source → Select skills → Install
  3. Choose agents and confirm

Build from Source

git clone https://github.com/fxding/forks.git
cd forks
open forks.xcodeproj

License

MIT