SkillAgentSearch skills...

ScreenRecorder

📱 Record iOS devices from command line

Install / Use

/learn @itaybre/ScreenRecorder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ScreenRecorder

Record any iOS device connected with USB to a Mac

USAGE: record-command [--verbose] [--udid <udid>] --output <output> [--fps <fps>] [--quality <quality>]

OPTIONS:
  -v, --verbose           Enable verbose mode
  -u, --udid <udid>       Device's UDID
  -o, --output <output>   Output file
  -f, --fps <fps>         Video FPS (default: 60)
  -q, --quality <quality> Video Quality [low/medium/high] (default: high)
  -h, --help              Show help information.

Installation

  • Install homebrew.
  • Install mint with homebrew (brew install mint).
  • From command line: mint install itaybre/screenrecorder

Build notes

  • This project includes a build phase that writes to /usr/local/bin
  • Make sure your /usr/local/bin is writable: chmod u+w /usr/local/bin

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated2mo ago
Forks2

Languages

Swift

Security Score

95/100

Audited on Feb 1, 2026

No findings