chops
Description
- **Multi-tool support** — Claude Code, Cursor, Codex, Windsurf, Copilot, Aider, Amp - **Skills + Agents** — Discovers both skills and agents from each tool's directories - **Built-in editor** — Monospaced editor with Cmd+S save, frontmatter parsing
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Chops
Your AI skills and agents, finally organized.
Download · Website · @Shpigford
One macOS app to discover, organize, and edit coding agent skills and agents across Claude Code, Cursor, Codex, Windsurf, and Amp. Stop digging through dotfiles.
Features
- Multi-tool support — Claude Code, Cursor, Codex, Windsurf, Copilot, Aider, Amp
- Skills + Agents — Discovers both skills and agents from each tool's directories
- Built-in editor — Monospaced editor with Cmd+S save, frontmatter parsing
- Collections — Organize skills and agents without modifying source files
- Real-time file watching — FSEvents-based, instant updates on disk changes
- Full-text search — Search across name, description, and content
- Create new skills & agents — Generates correct boilerplate per tool
- Remote servers — Connect to servers running OpenClaw, Hermes, or other layouts to discover, browse, and install skills
Prerequisites
- macOS 15 (Sequoia) or later
- Xcode with command-line tools (
xcode-select --install) - Homebrew (brew.sh)
- xcodegen —
brew install xcodegen
Sparkle (auto-update framework) is the only external dependency and is pulled automatically by Xcode via Swift Package Manager. No manual setup needed.
Quick Start
git clone https://github.com/Shpigford/chops.git
cd chops
brew install xcodegen # skip if already installed
xcodegen generate # generates Chops.xcodeproj from project.yml
open Chops.xcodeproj # opens in Xcode
Then hit **Cmd+R** to build and run.
...
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11