argent-tv-interact

Simulate D-pad remote input and inspect JS runtime on TV platforms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of automating user interactions on focus-driven TV platforms like Apple TV, Android TV, and Amazon Fire TV, where traditional touch-based automation fails.

Core Features & Use Cases

  • Focus-Driven Navigation: Uses D-pad remote simulation to move focus and select elements on TV interfaces.
  • Cross-Platform Support: Unified control for tvOS, Android TV (leanback), and Amazon Fire TV (Vega).
  • Runtime Debugging: Enables JS runtime inspection, console log access, and network monitoring specifically for Vega-based TV apps.

Quick Start

Use the argent-tv-interact skill to launch the target application on the specified device and navigate to the settings menu using the D-pad remote.

Frequently Asked Questions about argent-tv-interact

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

FAQPage Schema
How do I automate testing for focus-driven TV interfaces?

Automating focus-driven TV interfaces requires simulating D-pad remote interactions to move focus and select elements. This skill controls focus-driven navigation across tvOS, Android TV, and Amazon Fire TV platforms, replacing traditional touch-based automation for television user interfaces.

Can I inspect JavaScript runtime and console logs on Amazon Fire TV apps?

Yes, you can inspect JavaScript runtime and access console logs on Amazon Fire TV apps. This skill enables runtime debugging, JS runtime inspection, and network monitoring specifically for Vega-based TV applications during automated navigation and testing.

Do I need the argent CLI toolkit to automate navigation on Apple TV?

Yes, the argent CLI toolkit is required to automate navigation on Apple TV. This skill requires integration with the argent CLI toolkit to manage device lifecycle, discover focus state, and perform JS runtime evaluation across tvOS, Android TV, and Fire TV platforms.

What is the best way to simulate remote control text input on Android TV?

Simulating remote control text input on Android TV is best handled through D-pad remote simulation. This skill uses focus-driven navigation to automate text input and element selection across Android TV leanback interfaces, facilitating automated testing without physical remotes.

Why does traditional touch-based automation fail on tvOS applications?

Traditional touch-based automation fails on tvOS applications because television platforms use focus-driven interfaces controlled by D-pad remotes. This skill solves the challenge by simulating remote interactions and runtime debugging specifically designed for focus-driven television user interfaces.