# Valyu Scientific Search

> Search scientific literature and biomedical databases through Valyu-backed semantic search when available, including PubMed, arXiv, bioRxiv, medRxiv, patents, ChEMBL, DrugBank, Open Targets, FDA labels, and clinical trials.

- Skill: `yuukias/valyu-scientific-search` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yuukias/valyu-scientific-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yuukias/valyu-scientific-search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: YuukiAS (https://skillmd.com/u/yuukias)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/yuukias/valyu-scientific-search

---

# Valyu Scientific Search

Use this only when a Valyu-backed semantic search service is configured. If it is not configured, route to existing database skills such as `pubmed-database`, `arxiv-database`, `biorxiv-database`, `openalex-database`, or `research-lookup`.

## Routing

- Literature across PubMed/arXiv/bioRxiv/medRxiv: use a broad literature query.
- Biomedical and drug discovery questions: search biomedical, DrugBank, ChEMBL, Open Targets, clinical trials, and FDA labels as separate evidence channels.
- Patent or prior-art questions: search patents separately from papers.
- Clinical questions: use this only for literature retrieval, not medical advice.

## Workflow

1. State the search scope and databases.
2. Use natural-language semantic queries, then refine with entities, methods, populations, and outcomes.
3. Deduplicate results by DOI, PMID, title, or trial identifier.
4. Separate preprints, peer-reviewed papers, labels, patents, and trials in the output.
5. Report source database, date searched, key metadata, and confidence limitations.

## Boundaries

- Do not treat semantic-search results as authoritative without source inspection.
- Do not merge regulatory labels, patents, trials, and papers into one evidence level.
- If `VALYU_API_KEY` is missing, explain the fallback path and use available local skills.

