bash Direct download curl -L https://github.com/Shpigford/chops/releases/latest/download/Chops.dmg -o Chops.dmg open Chops.dmg bash Install dependencies xcode-select --install brew install xcodegen Clone and build git clone https://github.com/Shpigford/chops.git cd chops xcodegen generate # generates Chops.xcodeproj from project.yml open Chops.xcodeproj # then press Cmd+R to build and run bash xcodebuild -scheme Chops -configuration Debug build markdown --- name: my-skill-name description: One-line description of what this skill does triggers: - phrase users might say - another trigger phrase…