coco-cli
Installation
SKILL.md
coco CLI
Command-line tool for analyzing PCB design files (ODB++, Cadence).
When to Use
Use coco CLI in these situations:
- ODB++ folder detected - Directory containing
matrix/,steps/,misc/folders - Cadence file detected -
.brdor.sipfile, or Cadence.outdirectory - PCB-related queries - Layer, net, component, feature, distance measurement requests
- DFM verification - Clearance checks, short detection, design rule validation
- Keywords present - ODB++, PCB, Cadence, Allegro, layer, netlist, DRC
Installation
IMPORTANT: First check if coco is already installed. If coco --help succeeds, skip installation entirely.