argent-tv-interact

安装量: 1.3K
排名: #6056

安装

npx skills add https://github.com/software-mansion/argent --skill argent-tv-interact

Argent TV (Apple TV + Android TV + Fire TV) Critical A TV is focus-driven, not touch-driven. Drive every interaction with describe + tv-remote + keyboard ; never use gesture-* / coordinate taps — they don't apply on any TV platform. Always describe before navigating to find the live cursor and your target — never guess focus from a screenshot. The cursor is the focused element; on Vega the toolkit often leaves focused false and marks the highlighted item [selected] , so treat [selected] as the cursor when nothing reports [focused] . Pass the udid from list-devices — an Apple TV simulator UDID or an Android TV / Vega serial . Dispatch is automatic from the id; the same tools drive all three. The navigation loop describe — find the cursor and your target (returns the focused element + all focusable ones, not a tap tree). tv-remote — move focus toward the target. Prefer one call with a path ending in select , e.g. {button:["down","right","select"]} ; count rows/columns from the frames to build the path. describe again to confirm. On a miss, repeat. Tools Show more Installs 672 Repository software-mansion/argent GitHub Stars 1.6K First Seen 6 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn

返回排行榜