skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
amanning3390/hermeshub15 installs

web-researcher

Advanced web research — search, extract, and synthesize information from multiple sources. Use when the user needs research, fact-checking, competitive analysis, or information gathering.

How do I install this agent skill?

npx skills add https://github.com/amanning3390/hermeshub --skill web-researcher
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    This skill defines a standard procedure for performing web research and information synthesis. It utilizes official platform environment variables for API keys and provides clear guidelines for source attribution. No malicious behavior or security risks were identified.

  • Socketpass

    No alerts

  • Snykwarn

    Risk: MEDIUM · 1 issue

What does this agent skill do?

Web Researcher

Multi-source research agent with structured synthesis.

When to Use

  • User asks to research a topic, company, person, or technology
  • User needs competitive analysis or market research
  • User wants fact-checking or source verification
  • User needs summarized information from multiple web sources

Procedure

  1. Parse the research query to identify key topics and constraints
  2. Generate 3-5 diverse search queries covering different angles
  3. Execute searches in parallel using available search tools
  4. For each promising result, extract the full page content
  5. Cross-reference facts across multiple sources
  6. Synthesize findings into a structured report with citations
  7. Flag any conflicting information between sources

Research Output Format

# Research: [Topic]

## Key Findings
- Finding 1 (Source: [url])
- Finding 2 (Source: [url])

## Detailed Analysis
[Structured analysis with inline citations]

## Sources
1. [Title](url) - Relevance: High/Medium/Low
2. [Title](url) - Relevance: High/Medium/Low

## Confidence & Gaps
- Confidence: High/Medium/Low
- Information gaps: [what couldn't be verified]

Pitfalls

  • Always cite sources — never present research without attribution
  • Cross-reference claims across at least 2 sources
  • Note when information is from a single source only
  • Be explicit about information freshness and publication dates
  • Distinguish between facts, analysis, and speculation

Verification

  • Every claim should have at least one source URL
  • Key facts should be cross-referenced across sources
  • Report should explicitly state confidence level

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/amanning3390/hermeshub/web-researcher">View web-researcher on skillZs</a>