DrugRepoBank-query

Query DrugRepoBank for repurposing evidence linking drugs, diseases, and targets.

130|4|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/QSong-github/DrugClaw --skill drugrepobank-query
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: DrugRepoBank-query
Source: https://github.com/QSong-github/DrugClaw/tree/main/skills/drug_repurposing/drugrepobank
Command: npx skills add https://github.com/QSong-github/DrugClaw --skill drugrepobank-query

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query DrugRepoBank to retrieve repurposing evidence on drugs, diseases, and targets, enabling rapid, evidence-grounded insights for drug repurposing questions.

Core Features & Use Cases

  • Auto-detects input entity types (DrugBank IDs, TTD Target IDs, UniProt IDs, ChEMBL IDs, PubChem CIDs) and fetches integrated evidence across multiple sources.
  • Searches four linked tables (Drug, Target, DrugTargetInteraction, Literature) to assemble comprehensive repurposing data and literature references.
  • Use Case: Investigate whether a drug has repurposing potential for a disease by querying DrugRepoBank and reviewing associated targets, interactions, and cited literature.

Quick Start

Query DrugRepoBank for repurposing evidence about a drug, disease, or target.

Frequently Asked Questions about DrugRepoBank-query

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find drug repurposing evidence from literature for a specific drug?

Find drug repurposing evidence by querying DrugRepoBank with identifiers like DrugBank IDs or PubChem CIDs. The Skill auto-detects entity types and searches integrated literature tables to return cited references and structured repurposing data.

What identifiers can I use to query drug repurposing databases?

You can query drug repurposing databases using DrugBank IDs, TTD Target IDs, UniProt IDs, ChEMBL IDs, and PubChem CIDs. The Skill auto-detects these input prefixes to search across Drug, Target, and Interaction tables.

Can I search for disease-target interactions to evaluate drug repurposing potential?

Yes, you can search for disease-target interactions to evaluate drug repurposing potential. The Skill queries four linked tables—Drug, Target, DrugTargetInteraction, and Literature—to assemble comprehensive evidence connecting diseases, targets, and drugs.

How does auto-detection of entity types work when searching for repurposing evidence?

Auto-detection of entity types works by recognizing specific ID prefixes such as DrugBank IDs or UniProt IDs in your query. This prefix matching routes the search across four linked tables to retrieve relevant drugs, targets, interactions, and literature.

Does DrugRepoBank support batch queries for multiple drug targets?

Yes, DrugRepoBank supports batch queries for multiple drug targets. Responses include helper functions designed for batch querying and easy integration, enabling you to retrieve repurposing evidence for multiple entities efficiently.

What's the best way to integrate drug repurposing literature search results into my application?

Integrate drug repurposing literature search results using the structured fields and helper functions provided in the Skill's responses. These outputs allow easy integration of queried evidence linking drugs, diseases, and targets into your application.