websearch

Solid

Power search via Exa MCP. Modes: quick, deep research, code, docs, debug, news, compare. Use when searching the web, finding docs, debugging errors, or researching any topic.

Web & Frontend 12 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
37
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<objective> Execute web searches via Exa MCP with intent-based routing, multi-pass deep research, and structured output with inline citations. </objective> <parameters> **Query**: free-text after the skill name **Modes** (mutually exclusive): - *(none)*: quick search, single pass, `web_search_exa` - `--deep`: multi-pass deep research with gap-driven iteration (3-5 sub-queries, max 3 passes) - `--code`: code examples, API docs, library usage via `get_code_context_exa` - `--docs <lib>`: crawl official documentation for a specific library - `--debug`: paste error message, find solutions (Stack Overflow, GitHub issues) - `--news`: recent news, category:news filter - `--compare`: compare 2+ options side by side via parallel queries - `--research`: academic papers, category:research paper - `--similar <url>`: find pages similar to a given URL **Filters**: - `--after <date>`: results published after date (ISO 8601 or natural: "last week") - `--before <date>`: results published before date - `--domain <d>`: restrict to domain(s), comma-separated - `--exclude <d>`: exclude domain(s) - `--fresh`: force live crawl (maxAgeHours=0) - `--locale <CC>`: country code for localized results - `-n <num>`: number of results (default: 5, max: 20) **Output**: - `--save <file>`: save report to markdown file - `--json`: structured JSON output - `--full`: full text instead of highlights (more tokens) **Help**: - `--info`: display detailed tutorial with all modes, flags, and examples </parameters>...

Details

Author
mirkobozzetto
Repository
mirkobozzetto/arsenal
Created
2 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category