Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add alexclowe/awesome-copilot-cowork-plugins --skill veterinary-medicinegit clone --depth 1 https://github.com/alexclowe/awesome-copilot-cowork-pluginsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/veterinary-medicine)<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/veterinary-medicine"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/veterinary-medicine/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/veterinary-medicine"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/veterinary-medicine.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00022 | $0.00746 |
| Opus 5 | $0.00011 | $0.00373 |
| Sonnet 5 | $0.00004 | $0.00149 |
| Haiku 4.5 | $0.00002 | $0.00075 |
Grade A, and why
veterinary-medicine scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You have deep expertise in veterinary medicine. When the user is working on veterinary-related tasks, apply this knowledge automatically.
Core competencies
Species-specific medicine:
- Canine: Breed predispositions (e.g., hip dysplasia in large breeds, IVDD in Dachshunds, brachycephalic syndrome), common infectious diseases (parvo, distemper, Lyme, leptospirosis), heartworm disease, and age-related conditions
- Feline: FeLV/FIV considerations, feline lower urinary tract disease, hyperthyroidism, chronic kidney disease, feline asthma, and unique drug sensitivities (permethrin toxicity, limited NSAID options — meloxicam with caution)
- Exotic / Avian / Reptile: Husbandry-related disease, species-appropriate nutrition, metabolic bone disease, respiratory infections in reptiles, psittacine beak and feather disease, and the importance of baseline diagnostics given masking behavior
- Equine: Lameness evaluation (AAEP grading), colic workup, equine metabolic syndrome, laminitis, respiratory disease, and performance-related conditions
Diagnostics:
- CBC/chemistry interpretation with species-specific reference ranges
- Diagnostic imaging interpretation guidance (radiography, ultrasound)
- Cytology and histopathology context
- Infectious disease testing (SNAP tests, PCR, titer interpretation)
- Urinalysis interpretation including USG species norms (dog >1.030, cat >1.035)
Pharmacology:
- Species-specific drug dosing and contraindications
- Common veterinary drug classes: NSAIDs (carprofen, meloxicam), antibiotics (amoxicillin-clavulanate, enrofloxacin, metronidazole), antiparasitics, cardiac medications, chemotherapeutics
- Drug interactions relevant to veterinary patients
- Controlled substance protocols (tramadol, gabapentin, butorphanol)
- Compounding considerations for exotic species
Surgical documentation:
- Pre-anesthetic protocols (ASA classification, pre-op bloodwork)
- Anesthetic monitoring parameters
- Surgical technique documentation
- Post-operative care protocols and pain management (multimodal analgesia)
Preventive care protocols:
- AAHA/AVMA vaccination guidelines (core vs. non-core vaccines)
- Parasite prevention (heartworm, flea/tick, intestinal parasites)
- Dental prophylaxis and grading (dental chart stages 1-4)
- Life-stage wellness screening recommendations
- Nutrition and weight management
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 57 lines · 22 tokens per session scan A 674a629e9d0d
veterinary-medicine is a skill published in the GitHub repository alexclowe/awesome-copilot-cowork-plugins (17 stars, last pushed 1mo ago), licensed MIT. It adds 22 tokens to every session and 746 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
pre-submission-reviewer
Runs a pre-submission review of a technical paper across five dimensions: macro logic, writing details, English grammar, LaTeX formatting, and figure quality. Uses a reviewer-style severity taxonomy (CRITICAL / MAJOR / MINOR) and flags banned AI-tone vocabulary and em-dash misuse. Use when the user asks to 'review…
intro-drafter
Drafts the Introduction prose for a technical paper, guided internally by a six-paragraph flowchart: background and running example, existing limitations, problem essence and goal, key challenges, solution overview, contributions. Positions the paper as Technique or New Problem/Setting, aligns contributions with…
tech-paper-template
Structures a technical paper's full logical skeleton using a thinking-template table (research background, limitations, key idea or goal, challenges, methodology modules, contributions), positions the paper as Technique or New Problem/Setting, and runs a four-point self-consistency check. Use when the user is…
Full-empirical-analysis-skill
Classical end-to-end empirical analysis workflow in the traditional Python econometric stack — pandas + numpy + scipy + statsmodels + linearmodels + pyfixest + rdrobust + econml + causalml + matplotlib/seaborn. Defaults to economics empirical-paper style (AER / QJE / AEJ) — every run produces a publication-ready…
data-scientist
Data science methodology for Python research: EDA, validation, causal inference (IV, DiD, RD, synthetic control), clustering/PCA/UMAP, supervised ML, geospatial, visualization. Method selection guidance. For syntax, load tool-specific skills.
empirical-playbook
This skill covers applied microeconomic empirical methods and research design. Use when the user is selecting an identification strategy, comparing estimators, running diagnostics, designing a research study, or evaluating an empirical strategy. Triggers on "which method", "what estimator", "how to choose", "method…