npx skills add ...
npx skills add yorkeccak/scientific-skills --skill biomedical-search
Complete biomedical information search combining PubMed, preprints, clinical trials, and FDA drug labels. Powered by Valyu semantic search.
npx skills add yorkeccak/scientific-skills --skill biomedical-search
Search across all major biomedical databases (PubMed, bioRxiv, medRxiv, ClinicalTrials.gov, FDA drug labels) simultaneously using natural language queries powered by Valyu's semantic search API.
The scripts/search commands in this documentation are relative to this skill's installation directory.
Before running any command, locate the script using:
Then use the full path for all commands:
When you run a search and receive "setup_required": true, follow this flow:
Ask the user for their API key: "To search biomedical databases, I need your Valyu API key. Get one free ($10 credits) at https://platform.valyu.ai"
Once the user provides the key, run:
Retry the original search.
All commands return JSON with success field:
Exit codes:
0 - Success1 - Error (check JSON for details)https://api.valyu.ai/v1/searchDirect API calls using Node.js built-in fetch(), zero external dependencies.
If you're building an AI project and want to integrate Biomedical Search directly into your application, use the Valyu SDK:
See the Valyu docs for full integration examples and SDK reference.
$BIOMEDICAL_SCRIPT "CAR-T cell therapy" 20