원클릭으로
web-researcher
Web research tools for fetching and reading web pages. Use when the agent needs to browse the web or make HTTP API calls.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Web research tools for fetching and reading web pages. Use when the agent needs to browse the web or make HTTP API calls.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Translate natural language image descriptions into detailed, structured DALL-E prompts with subject, style, composition, lighting, and mood specifications.
Decompose mathematical problems into sub-expressions, evaluate each one with the calculator tool, and present the full working chain. Handles arithmetic, trigonometry, logarithms, and financial formulas.
Compare two or more PDF documents by extracting targeted sections, building a structured comparison matrix, and highlighting differences with page references.
Extract structured data from web pages using browser snapshot and text tools, then process it into tables, comparisons, or summaries using Python.
Analyze endpoint latency trends using historical check data from memory. Detects slow degradation, spikes vs sustained issues, and calculates baseline deviations.
Validate API response structure and content. Detects schema drift, unexpected null values, and abnormal response sizes.
| name | web-researcher |
| description | Web research tools for fetching and reading web pages. Use when the agent needs to browse the web or make HTTP API calls. |
| compatibility | Requires initrunner with web_reader and http tools |
| metadata | {"author":"jcdenton","version":"1.0","tags":"web, research"} |
| tools | [{"type":"web_reader","timeout_seconds":15},{"type":"http","base_url":"https://httpbin.org","allowed_methods":["GET"]}] |
| requires | {"env":[],"bins":[]} |
You have web research capabilities. Use fetch_page to read web pages and http_request for API calls. Always summarize findings concisely.