Overview
The Valyu community has built powerful skills that extend AI coding agents with specialized capabilities. These community-maintained integrations provide domain-specific search and research functionality.Scientific Skills
Repository: yorkeccak/scientific-skills Natural language scientific literature search with semantic search over PubMed, arXiv, ChEMBL, DrugBank, bioRxiv, medRxiv, clinical trials, and more.Why Scientific Skills Are Powerful
- No API Parameter Parsing: Pass natural language queries directly - no complex search syntax required
- Semantic Search: Understands meaning and context, not just keyword matching
- Full-Text Access: Returns complete article content, not just abstracts
- Image Links: Includes figures and images from papers
- Comprehensive Coverage: Access to all scientific literature across multiple databases
Supported Agents
- Antigravity
- Claude Code
- Clawdbot
- Codex
- Cursor
- Droid
- Gemini CLI
- GitHub Copilot
- Goose
- Kilo Code
- Kiro CLI
- OpenCode
- Roo Code
- Trae
- Windsurf
Available Skills
Individual Data Sources (10 skills)| Skill | Data Source | Coverage |
|---|---|---|
| pubmed-search | PubMed | Biomedical and life sciences literature |
| arxiv-search | arXiv | Physics, mathematics, computer science, quantitative biology preprints |
| biorxiv-search | bioRxiv | Biology preprints |
| medrxiv-search | medRxiv | Medical and health sciences preprints |
| chembl-search | ChEMBL | Bioactive molecules with drug-like properties |
| drugbank-search | DrugBank | Comprehensive drug and drug target database |
| clinical-trials-search | ClinicalTrials.gov | Clinical trials registry |
| drug-labels-search | FDA Drug Labels | Official FDA drug information |
| open-targets-search | Open Targets | Drug targets and disease associations |
| patents-search | Patent Databases | Global patent filings |
| Skill | Combined Sources | Best For |
|---|---|---|
| literature-search | PubMed + arXiv + bioRxiv + medRxiv | General scientific literature review |
| biomedical-search | PubMed + bioRxiv + medRxiv + ClinicalTrials + Drug Labels | Medical and clinical research |
| drug-discovery-search | ChEMBL + DrugBank + Drug Labels + Open Targets | Drug discovery and development |
Installation
Via skills.sh (Recommended)Setup
Get your API key from platform.valyu.ai with $10 free credits. First Use (Automatic) Just start using any skill - Claude will automatically detect that no API key is configured, ask for your key, save it, and run your search. Manual Setup (Optional)- macOS/Linux (Zsh)
- macOS/Linux (Bash)
- Windows
- Config File
Usage Examples
Literature Review Search across all scientific literature:Output Format
All skills return consistent JSON output:Processing Results
With jqComparison to Traditional Search
| Feature | Traditional Search | Scientific Skills |
|---|---|---|
| Query Format | Complex syntax, Boolean operators | Natural language |
| Search Type | Keyword matching | Semantic understanding |
| Content Returned | Abstracts, metadata | Full-text with images |
| API Complexity | High - learn each API | Zero - same interface |
| Setup Time | Hours per database | Minutes for all |
| Multiple Sources | Write separate integrations | Single unified approach |
Contributing Your Skills
Have you built Valyu-powered skills that others would find useful? We’d love to feature them here. Requirements:- Open source (MIT, Apache, or similar license)
- Clear documentation with examples
- Maintained and actively supported
- Uses Valyu APIs for core functionality
Additional Resources
Scientific Skills Repository
View source code and documentation
Skills.sh Marketplace
Browse and install individual skills
Official Valyu Skills
See official Valyu agent skills
Join Discord
Get help from the community

