If you're testing or automating Amazon Fire TV apps, this is your bridge to Vega's D-pad navigation model. The approach is disciplined: describe the UI tree to find the focused element, calculate your D-pad path in one shot, then describe again to verify. No touch gestures, no guessing from screenshots. The two-call loop keeps things deterministic. It's part of Software Mansion's Argent toolkit and has cleared three security audits, which matters when you're shipping automation into CI. The constraint is real though: you're working entirely through remote control simulation, so if your UI has complex focus traps or non-standard navigation, expect to iterate on those paths.
npx -y skills add software-mansion/argent --skill argent-vega --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills