avinyc:monitor-config
Installation
SKILL.md
Monitor Configuration Assistant
Optimize multi-monitor setups on macOS through an interactive interview process. Discover connected displays, understand the user's physical arrangement and workflow, then configure optimal resolutions, refresh rates, and orientations.
Requirements
- macOS
displayplacerCLI tool (will prompt to install if missing)
Workflow
Step 1: Ensure displayplacer is Installed
Check if displayplacer is available:
command -v displayplacer || echo "NOT_INSTALLED"