# Web Researcher

> A Claude skill from almax000/claude-skills.

- **Type:** Skill
- **Install:** `agentstack add skill-almax000-claude-skills-web-researcher`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [almax000](https://agentstack.voostack.com/s/almax000)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [almax000](https://github.com/almax000)
- **Source:** https://github.com/almax000/claude-skills/tree/main/web-researcher

## Install

```sh
agentstack add skill-almax000-claude-skills-web-researcher
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# web-researcher

Deep web research and information synthesis skill. Combines Context7, WebSearch, and WebFetch to investigate technical topics, compare options, and produce cited research reports.

## When to Use

- Technical research (libraries, frameworks, APIs)
- Best practices and patterns investigation
- Market research and comparison
- Current information beyond training data
- Documentation and tutorial lookup

## Available Tools

| Tool | Best For |
|------|----------|
| Context7 | Library/framework documentation (React, Next.js, Node.js, Python libs) |
| WebSearch | Current events, comparisons, general research |
| WebFetch | Reading specific URLs, deep content extraction |

## Common Research Patterns

### Library Selection
1. Identify requirements and constraints
2. Search for candidates with current-year queries
3. Query Context7 for top candidates' documentation
4. Compare: features, maintenance, community size
5. Provide recommendation with rationale

### Implementation Research
1. Query Context7 for official documentation
2. Search for tutorials and examples
3. Find common patterns and anti-patterns
4. Synthesize practical guidance

### Troubleshooting Research
1. Search exact error message
2. Find Stack Overflow and GitHub Issues
3. Identify root causes and solutions
4. Provide step-by-step fix

## Supplementary Files

- `examples/sample-research.md` — Example research output demonstrating the report format
- `references/search-queries.md` — Query templates organized by research type (technical, troubleshooting, comparison)

## Limitations

- Cannot access paywalled content
- Some sites may block automated access
- Very recent events may have limited sources
- Always note when information is incomplete

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [almax000](https://github.com/almax000)
- **Source:** [almax000/claude-skills](https://github.com/almax000/claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-almax000-claude-skills-web-researcher
- Seller: https://agentstack.voostack.com/s/almax000
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
