bysoftware-mansion· 15 skills
Control and inspect TV apps via argent — Apple TV (tvOS), Android TV (leanback), and Amazon Fire TV (Vega). Boot the target, read focus, navigate with the D-pad remote, type, screenshot, and on Vega debug the JS runtime (evaluate, console logs, network inspector). Use when a task targets a TV (runtimeKind "tv", or platform "vega"), or mentions Apple TV / tvOS / Android TV / leanback / Vega / Fire TV / VVD.
$npx -y skills add software-mansion/argent --skill argent-tv-interactInstalls into the current project.
Run `npx skills use "https://github.com/software-mansion/argent" --skill "software-mansion/argent/argent-tv-interact"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/software-mansion/argent" that are relevant to the current task. Run `npx skills add "https://github.com/software-mansion/argent"` and select the relevant skills, then follow their instructions.