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-researcherIs 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
- Parse the research query to identify key topics and constraints
- Generate 3-5 diverse search queries covering different angles
- Execute searches in parallel using available search tools
- For each promising result, extract the full page content
- Cross-reference facts across multiple sources
- Synthesize findings into a structured report with citations
- 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
How can the creator link this skill?
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>