ワンクリックで
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.