一键导入
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.