Web Search Valyu
Searches web, proprietary, and news sources via Valyu with an AI-answer mode and async deep research at fast, standard, or heavy depth.
npx goose-skills installDescription
Searches web, proprietary, and news sources via Valyu with an AI-answer mode and async deep research at fast, standard, or heavy depth. Also extracts content from individual URLs.
What this skill does
- 1Search the web, news, or proprietary academic datasets with relevance threshold and source include/exclude controls.
- 2Get AI-generated answers that blend search results, with support for structured JSON output schemas.
- 3Extract clean structured content from up to 10 URLs per request with configurable effort levels and optional AI summaries.
- 4Create and manage async deep-research tasks in fast, standard, or heavy modes with webhook notifications on completion.
- 5Batch multiple research tasks and track their status or cancel them programmatically.
When to use
- You need answers grounded in academic literature (arxiv, PubMed) rather than general web content.
- Building an agent pipeline that requires structured research output conforming to a predefined JSON schema.
- Running 10-plus parallel research tasks in a batch and collecting results asynchronously.
- Extracting and summarizing content from a list of URLs as part of a larger enrichment workflow.
Best for
Format
Frequently asked questions
What is Web Search Valyu?
Web Search Valyu is a Claude Code skill for sourcing by GooseWorks AI. Searches web, proprietary, and news sources via Valyu with an AI-answer mode and async deep research at fast, standard, or heavy depth.
When should I use Web Search Valyu?
You need answers grounded in academic literature (arxiv, PubMed) rather than general web content. Building an agent pipeline that requires structured research output conforming to a predefined JSON schema.
How do I install Web Search Valyu?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Web Search Valyu free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).