원클릭으로
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 직업 분류 기준
Perform multi-source research on a topic and produce a structured report.
Manage the user's personal knowledge base — knowledge graph, documents, and wiki vault.
Guidance for querying and managing Thoth's own configuration and logs.
Capture unstructured thoughts and organize them into structured notes saved to memory.
Analyses datasets with professional rigour — statistical summaries, clear narratives, and well-chosen visualisations.
Structured workflow for creating professional designs — slide decks, documents, landing pages, app mockups, and motion storyboards.
| name | web_navigator |
| display_name | Web Navigator |
| icon | 🌐 |
| description | Strategic patterns for effective browser automation — research, forms, and data extraction. |
| enabled_by_default | false |
| 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 | Thoth |
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.