agent-browser - Snapshot-based interaction model optimized for AI agents
CRITICAL: You MUST load the appropriate sub-skill from the sub-skills/ directory based on user intent.
| agent-browser.md | Interactive exploration, AI-driven navigation, unknown page structure | "navigate to", "fill this form", "click the button", "scrape this page", "explore the site" |
AI 에이전트를 위한 브라우저 자동화. 사용자가 웹 사이트와 상호 작용하고, 페이지를 탐색하고, 양식을 채우고, 버튼을 클릭하고, 스크린샷을 찍고, 데이터를 추출하고, 웹 앱을 테스트하거나 브라우저 작업을 자동화해야 하는 경우에 사용하세요. 트리거에는 "웹 사이트 열기", "양식 작성", "버튼 클릭", "스크린샷 찍기", "데이터 스크랩", "이 웹 앱 테스트", "사이트에 로그인" 또는 프로그래밍 방식의 웹 상호 작용이 필요한 모든 작업이 포함됩니다. 출처: nikhilmaddirala/gtd-cc.