argent-screen-recording

Record iOS simulators and Android devices to h264 mp4 files.

71|2|Updated Oct 26, 2019
One-click install
npx skills add https://github.com/TrainLCD/MobileApp --skill argent-screen-recording
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: argent-screen-recording
Source: https://github.com/TrainLCD/MobileApp/tree/main/.agents/skills/argent-screen-recording
Command: npx skills add https://github.com/TrainLCD/MobileApp --skill argent-screen-recording

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the difficulty of manually recording, trimming, and documenting mobile application interactions on simulators and emulators, ensuring consistent and professional video output.

Core Features & Use Cases

  • Automated Screen Capture: Records iOS simulators, Android emulators, and physical Android devices directly to h264 mp4 files.
  • Smart Trimming & Visualization: Automatically collapses static frames to remove dead air and overlays touch gestures to make interactions clear for viewers.
  • Use Case: Use this to generate a polished video walkthrough of a new feature in the TrainLCD app for a pull request or user documentation.

Quick Start

Use the argent-screen-recording skill to start a recording for the currently booted device and stop it after completing the navigation flow.

Frequently Asked Questions about argent-screen-recording

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate screen recording for an iOS simulator?

Automated screen recording for iOS simulators captures UI interactions directly to h264 mp4 files. This Skill manages frame capture and encoding, allowing you to record navigation flows and feature demonstrations without manual intervention.

Can I record video from a physical Android device?

Yes, screen recording supports physical Android devices alongside emulators. You can capture high-quality video output directly to mp4 files, making it suitable for bug reporting and UI testing across different device types.

Do I need ffmpeg for mobile app video capture?

Yes, ffmpeg is required for video processing during mobile app video capture. It handles the encoding of captured frames into h264 mp4 files, ensuring consistent and professional video output for your demonstrations.

How do I remove dead air and visualize touch gestures in mobile testing videos?

To remove dead air and visualize touch gestures in mobile testing videos, this Skill automatically collapses static frames and overlays touch gestures. This smart trimming ensures interactions remain clear for viewers.

What is the best way to create video walkthroughs for a pull request?

The best way to create video walkthroughs for a pull request is using automated screen capture. This Skill records booted simulators or devices, trims inactive periods, and overlays gestures to produce polished feature demonstrations.

Does screen recording work with simulator-server for touch visualization?

Yes, screen recording integrates with simulator-server to provide touch visualization and static frame trimming. This combination ensures your video artifacts accurately display user interactions during UI testing.