pubmed-database
Search PubMed and Build Reproducible Queries
Biomedical researchers need precise, reproducible searches across a large literature database. This skill builds PubMed queries and guides E-utilities retrieval workflows.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "pubmed-database" from https://skillstore.io/skills/davila7-pubmed-database.md and its manifest at https://skillstore.io/api/skills/davila7-pubmed-database/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "pubmed-database". Find recent randomized trials about exercise for type 2 diabetes.
Expected outcome:
- Concepts: type 2 diabetes, exercise therapy, randomized controlled trials.
- Suggested search: diabetes mellitus, type 2[mh] AND exercise therapy[mh] AND randomized controlled trial[pt] AND 2022:2026[dp].
- Review Search Details in PubMed and add relevant free-text synonyms before final use.
Using "pubmed-database". Plan retrieval of 2,000 PubMed records for an evidence dataset.
Expected outcome:
- Run ESearch with history enabled and retain the returned history identifiers.
- Retrieve records through EFetch in bounded batches using the history identifiers.
- Apply NCBI rate limits, a descriptive User-Agent, retries, and local caching.
Using "pubmed-database". Locate an article from a partial citation.
Expected outcome:
Use ECitMatch when journal, year, volume, page, and author are available. Otherwise combine known metadata with PubMed field tags.
Security Audit
SafeThe official NCBI URLs and requests are expected for a PubMed API skill, and every API key occurrence is a non-secret placeholder. The command-execution and reconnaissance alerts are Markdown formatting or ordinary guidance; no prompt injection, credential theft, or harmful intent was found.
Risk Factors
๐ Network access (6)
๐ Env variables (17)
โ๏ธ External commands (32)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/davila7-pubmed-database/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/davila7-pubmed-database?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/davila7-pubmed-database?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davila7-pubmed-database/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/davila7-pubmed-database.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
davila7. (2026). pubmed-database security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davila7-pubmed-database/audits/9BibTeX citation
@techreport{davila7-davila7-pubmed-database-2026,
author = {davila7},
title = {pubmed-database security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/davila7-pubmed-database/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "pubmed-database security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "davila7"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/davila7-pubmed-database/audits/9"
identifiers:
- type: other
value: "skillstore:davila7-pubmed-database:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-pubmed-database
2026-08-21
k-dense-ai-pubmed-database
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Design a systematic search
Translate a clinical question into documented MeSH, synonym, and study-design search blocks.
Retrieve research records
Search PubMed and fetch abstracts or structured citations through an E-utilities workflow.
Automate literature monitoring
Plan repeatable searches, batching, caching, exports, and alerts for an evidence pipeline.
Try These Prompts
Create a PubMed query for [topic]. Include common synonyms, one relevant MeSH term, and a date range of [years].
Refine this PubMed query for [study type], [population], [language], and [date range]: [current query]. Explain each added field tag.
Build a reproducible PubMed strategy for this PICO question: [question]. Separate concepts, synonyms, MeSH terms, and final Boolean combinations.
Design an E-utilities workflow for [query] and approximately [record count] records. Cover ESearch, history, EFetch batching, rate limits, caching, and errors.
Best Practices
- Combine MeSH terms with free-text synonyms, then verify PubMed query translation before relying on results.
- Document the exact query, search date, filters, result count, and export format for reproducibility.
- Respect NCBI rate limits and use history, batching, caching, retries, and a descriptive User-Agent.
Avoid
- Do not treat one narrow keyword query as a complete systematic search.
- Do not place a real API key directly into shared prompts, files, logs, or examples.
- Do not fetch large result sets in one request or ignore NCBI rate-limit responses.
Frequently Asked Questions
Does this skill search PubMed automatically?
Is an NCBI API key required?
Can it retrieve full-text articles?
Can it support systematic reviews?
Which response formats are covered?
When should I use Biopython instead?
Developer Details
Author
davila7License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
c43861a65bb95efcae259cd161c9d6f4dc7eec6f
Maintenance freshness
7/24/2026
Usage
11 downloads ยท 501 views
File structure