Agent skill

veterinary-pubmed-search

Search PubMed with veterinary-specific filters and MeSH terms to find relevant animal health research. Handles the sparse, multi-species nature of veterinary literature. Use for veterinary literature searches.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill veterinary-pubmed-search --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/veterinary-pubmed-search/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Veterinary PubMed Search ## Overview Search PubMed for veterinary-relevant literature using optimized query strategies. Veterinary literature is sparser than human medical literature, scattered across species-specific journals, and indexed with different MeSH terms. This skill encodes effective search strategies for finding relevant veterinary evidence. ## When to Use - User asks for research evidence on a veterinary topic - User wants to find studies about a treatment, disease, or diagnostic in animals - User asks "what does the evidence say about [topic] in [species]?" - User wants to compare treatment options based on published evidence - Keywords: research, study, evidence, PubMed, literature, journal, published, peer-reviewed, trial, meta-analysis ## Veterinary Search Strategy ### Key MeSH Terms for Veterinary Searches Use these MeSH qualifiers to filter for veterinary content: - `"Veterinary"[MeSH] OR "Animals"[MeSH]` - Species-specific: `"Dogs"[MeSH]`, `"Cats"[MeSH]`, `"Horses"[MeSH]`, `"Cattle"[MeSH]` - `"Veterinary Medicine"[MeSH]` - Journal filter: specific veterinary journals (JAVMA, JVIM, Vet Surg, JVECC, Vet Pathol, etc.) ### Key Veterinary Journals Tier 1 (highest i

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. Veterinary Search Strategy
  4. Key MeSH Terms for Veterinary Searches
  5. Key Veterinary Journals
  6. Workflow
  7. Limitations
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the veterinary-pubmed-search skill do?

Search PubMed with veterinary-specific filters and MeSH terms to find relevant animal health research. Handles the sparse, multi-species nature of veterinary literature. Use for veterinary literature searches.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill veterinary-pubmed-search --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going