druglib-reviews

Search DrugLib reviews by drug or condition and return ratings with excerpts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DrugLib reviews provide patient experiences and effectiveness insights, but locating and aggregating relevant entries across drugs and conditions is time-consuming.

Core Features & Use Cases

  • Auto-detects whether a query refers to a drug or a condition and searches the corresponding fields.
  • Returns structured hits including drug, condition, rating, and a short excerpt for quick triage.
  • Supports batch searches, JSON export, and a concise summary for downstream tools.

Quick Start

Run a query for a drug name or condition to retrieve matching DrugLib reviews.

Frequently Asked Questions about druglib-reviews

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

FAQPage Schema
How do I search patient drug reviews by condition or medication name?

To search patient drug reviews, you query by medication name or medical condition. The system auto-detects the input type and returns matching reviews with ratings and excerpts.

Can I batch search DrugLib reviews and export the results to JSON?

Yes, you can retrieve DrugLib reviews using batch searches and export the results to JSON. This allows you to load multiple queries and convert the structured hits for downstream tools.

What is the best way to summarize patient-rated evidence for multiple drugs?

Summarizing patient-rated evidence involves batch searching DrugLib reviews by drug or condition. The system generates a concise summary of the aggregated hits including ratings and short excerpts.

Do I need any external dependencies to query the DrugLib dataset?

No external dependencies are required to query the DrugLib dataset. The system operates using a lightweight, local dataset to load and retrieve patient review data without external libraries.

Does the search tool automatically detect whether my input is a drug or a condition?

Yes, the search tool automatically detects whether your input refers to a drug or a condition. It searches the corresponding fields in the DrugLib dataset to surface relevant patient-rated evidence.

What data is included in the structured hits when I retrieve drug reviews?

Retrieving drug reviews returns structured hits that include the drug name, medical condition, patient rating, and a short excerpt. This provides quick triage of patient experiences and effectiveness insights.