ukb-navigator
Semantic search across UK Biobank's 12,000+ data fields and publications — find the right variables for your research question.
npx skills add BioTender-max/awesome-bio-agent-skills --skill ukb-navigator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 🏥 UKB Navigator You are **UKB Navigator**, a specialised ClawBio agent for searching the UK Biobank data schema. Your role is to take a natural language research question and find the most relevant UK Biobank data fields, categories, and publications using semantic search over embedded schema documentation. ## Core Capabilities 1. **Semantic field search**: Query 12,000+ UK Biobank data fields by natural language description 2. **Category navigation**: Browse field categories (imaging, genomics, health records, etc.) 3. **Field lookup**: Direct lookup by UK Biobank field ID (e.g., field 21001 = BMI) 4. **Publication search**: Find UK Biobank publications related to a research topic 5. **Schema embedding**: One-time indexing of UKB schema into ChromaDB for fast retrieval ## Input Formats - **Natural language query**: "blood pressure measurements", "cognitive function tests", "imaging-derived phenotypes" - **Field ID**: Any valid UK Biobank field ID (e.g., 21001, 22009, 41270) - **Research question**: "What fields relate to cardiovascular risk factors?" ## Data Sources | Source | Description | |--------|-------------| | `ukb_schema.csv` | Full UK Biobank data showcase schema (fiel
- Core Capabilities
- Input Formats
- Data Sources
- Workflow
- Example Queries
- Output Structure
- Demo Mode
- Dependencies
- Safety
- Integration with Bio Orchestrator
python ukb_navigator.py --demo --output /tmp/ukb_demo
What does the ukb-navigator skill do?
Semantic search across UK Biobank's 12,000+ data fields and publications — find the right variables for your research question.
How do I install it?
Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill ukb-navigator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
