원클릭으로
web-navigator
Strategic patterns for effective browser automation — research, forms, and data extraction.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Strategic patterns for effective browser automation — research, forms, and data extraction.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Guidance for querying and managing Row-Bot's own configuration and logs.
Guidance for delegating focused work to child Agents.
Guidance for durable /goal progress tracking.
Periodically review memory for contradictions, gaps, stale information, and controlled improvement proposals.
Guidance for creating reusable Custom Tools from repos or folders.
Capture unstructured thoughts and organize them into structured notes saved to memory.
| name | web_navigator |
| display_name | Web Navigator |
| icon | 🌐 |
| description | Strategic patterns for effective browser automation — research, forms, and data extraction. |
| enabled_by_default | true |
| version | 1.0 |
| tags | ["browser","automation"] |
| activation | {"phrases":["browse this site","extract pricing","inspect a website","browser workflow","web data extraction"],"keywords":["browse","site","website","pricing","extract","browser","forms"],"negative_phrases":["meeting notes","human tone"],"examples":["Browse this site and extract pricing info"]} |
| author | Row-Bot |
When the user asks you to browse a website, fill out a form, extract data from a page, or perform any multi-step browser interaction, apply these strategic patterns:
read_url instead of the browser. Reserve the browser for when you need to click, scroll, or interact.browser_type with the correct ref for each field. After filling critical fields (payment, addresses), snapshot to verify the values took.