repodb-query
CommunityQuery RepoDB repurposing records by any entity.
AuthorQSong-github
Version1.0.0
Installs0
System Documentation
What problem does it solve?
RepoDB stores labelled drug-disease repositioning data; this Skill enables querying those records by various identifiers to retrieve evidence of repurposing opportunities and to support drug-disease relationship exploration.
Core Features & Use Cases
- Auto-detects input type by prefix (DrugBank ID, UMLS CUI, NCT ID) or supports free-text search across drug and indication names.
- API-like functions: load_repodb(path), search(df, entity), search_batch(df, entities), summarize(hits, entity), to_json(hits).
- Use Case: pharmacovigilance analysts can quickly fetch all indications for a drug or batch search multiple entities and export structured results for downstream analysis.
Quick Start
Load the RepoDB data with load_repodb() and then perform a batch search with search_batch on a list of entities.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: repodb-query Download link: https://github.com/QSong-github/DrugClaw/archive/main.zip#repodb-query Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.