# Research

> Web research for technical topics, libraries, and best practices

- **Type:** Skill
- **Install:** `agentstack add skill-onurpolat05-alba-research`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [onurpolat05](https://agentstack.voostack.com/s/onurpolat05)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [onurpolat05](https://github.com/onurpolat05)
- **Source:** https://github.com/onurpolat05/ALBA/tree/main/examples/researcher/.claude/skills/research

## Install

```sh
agentstack add skill-onurpolat05-alba-research
```

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

## About

# Research Skill

Perform web research on technical topics using available search tools.

## When to Use

- "Research [topic]"
- "Find information about [library/tool]"
- "Compare [X] vs [Y]"
- Technical deep-dives, library evaluations

## Process

1. Clarify the research question
2. Search from multiple angles (at least 3 queries)
3. Fetch and analyze top sources
4. Cross-reference findings
5. Return structured report

## Output Format

```markdown
## Research: [Topic]

### Summary
[2-3 sentence overview]

### Key Findings
- Finding 1
- Finding 2
- Finding 3

### Details
[Organized by subtopic]

### Sources
- [Source 1](url)
- [Source 2](url)

### Confidence
[High/Medium/Low] - [reasoning]
```

## Tools

- **WebSearch** (built-in) - Primary search
- **WebFetch** (built-in) - Fetch page content for deeper analysis
- **Exa MCP** (optional) - Semantic search for higher quality
- **Firecrawl MCP** (optional) - Full page scraping

Works without MCP servers using built-in tools.

## Source & license

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

- **Author:** [onurpolat05](https://github.com/onurpolat05)
- **Source:** [onurpolat05/ALBA](https://github.com/onurpolat05/ALBA)
- **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-onurpolat05-alba-research
- Seller: https://agentstack.voostack.com/s/onurpolat05
- 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%.
