# Chops - AI 에이전트 스킬을 한 곳에서 관리하는 macOS 앱

> Clean Markdown view of GeekNews topic #27880. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=27880](https://news.hada.io/topic?id=27880)
- GeekNews Markdown: [https://news.hada.io/topic/27880.md](https://news.hada.io/topic/27880.md)
- Type: news
- Author: [princox](https://news.hada.io/@princox)
- Published: 2026-03-26T16:16:06+09:00
- Updated: 2026-03-26T16:16:06+09:00
- Original source: [github.com/Shpigford](https://github.com/Shpigford/chops)
- Points: 23
- Comments: 3

## Summary

여러 AI 코딩 에이전트의 **스킬 파일을 한 곳에서 관리**할 수 있는 macOS용 오픈소스 앱입니다. Claude Code, Cursor, Codex, Windsurf 등 에이전트마다 흩어진 dotfile을 직접 편집하지 않아도, 보일러플레이트 자동 생성과 **실시간 파일 감지·전체 텍스트 검색**으로 스킬 관리를 단순화합니다. AI 코딩 도구를 하나만 쓰는 개발자에겐 과할 수 있지만, **2~3개를 병행하는 순간 이런 메타 관리 레이어의 필요성**을 체감하게 됩니다. 에이전트 생태계가 빠르게 분화하고 있어서, 이런 류의 도구가 앞으로 더 나올 것 같습니다.

## Topic Body

Claude Code, Cursor, Codex, Windsurf, Amp 등 여러 AI 코딩 에이전트의 스킬 파일을 하나의 macOS 앱에서 탐색·편집·관리할 수 있는 오픈소스 도구입니다.  
  
dotfile을 직접 뒤지지 않아도 되며, 툴별로 올바른 보일러플레이트를 자동 생성해 새 스킬을 만들 수 있습니다. FSEvents 기반 실시간 파일 감지, 이름/설명/내용 전체 텍스트 검색, 소스 파일 수정 없이 스킬을 묶는 컬렉션 기능도 포함됩니다.  
  
SwiftUI + SwiftData로 구현된 네이티브 앱이며, 샌드박스 없이 dotfile 디렉토리에 직접 접근합니다. MIT 라이선스, macOS 26(Tahoe) 이상 필요.​​​​​​​​​​​​​​​​

## Comments



### Comment 54001

- Author: tested
- Created: 2026-03-27T22:45:24+09:00
- Points: 1

vs https://skillpad.dev/

### Comment 54080

- Author: princox
- Created: 2026-03-29T21:28:07+09:00
- Points: 1
- Parent comment: 54001
- Depth: 1

감사합니다.

### Comment 53934

- Author: xguru
- Created: 2026-03-27T09:50:16+09:00
- Points: 1

설치된 스킬들 찾아다니며 확인하기 귀찮았는데 이거 깔끔해서 좋네요!
