AI Agent Hub
Back to skills
📚

BGPT Paper Search

Knowledge Management Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @org-02qudk26/bgpt-paper-search into your AI assistant according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Literature search tools often return only titles, abstracts, and a small set of metadata. Systematic reviews, scoping reviews, and evidence tables usually need more specific fields: methods, quantitative results, sample sizes, effect sizes, and quality scores. When those details are buried in full text, manual extraction becomes slow, and cross-study comparison is harder because terminology and reporting are inconsistent.

How It Works

BGPT Paper Search connects to a curated scientific paper database built from full-text raw experimental data through a remote MCP service, so there is no local paper repository to install. The skill calls the search_papers tool and returns structured results, typically including:
- Basic metadata: title, authors, journal, year, DOI
- Methods: experimental technique, model, or protocol
- Results: key findings with quantitative data
- Sample size: number of subjects or samples
- Quality score: research quality assessment
- Conclusion: author conclusions and implications

This output is better suited for evidence tables, comparison matrices, or synthesis workflows than manually inferring fields from abstracts.

Boundaries and Notes

It is best for deep retrieval where experimental detail, quantitative outcomes, or quality grading matters. For very broad initial discovery or the latest preprints, it may be worth pairing with other sources. The service depends on network access and remote MCP availability; the free tier has a search limit, and paid results require an API key. search_papers returns structured fields from the BGPT database, not arbitrary direct PDF scraping.

Use Cases

  • Filter candidate studies for a systematic review by design, sample size, and quality score.
  • Build an evidence table for meta-analysis by extracting effect sizes, models, and key quantitative results.
  • Compare experimental techniques, sample sizes, and reporting quality across studies to identify methodological differences.
  • Pull methods, results, and conclusions from structured paper fields to reduce manual abstract extraction.

Best For

  • Research assistant running a systematic review, needs to shortlist papers by design and quality score.
  • Clinical guideline writer, needs to aggregate sample sizes and quantitative conclusions across papers.
  • Biomedical data analyst, needs to extract effect sizes, models, and key outcomes from papers.
  • Literature team, needs to convert search results into evidence tables or citation materials.