pubmed-field-validator
CommunityValidate PubMed tags, ensure accurate research.
Authorillumination-k
Version1.0.0
Installs0
System Documentation
What problem does it solve? Building PubMed queries with incorrect field tags leads to failed searches, inaccurate results, and wasted research time. This Skill automates the validation of PubMed field tags against official NCBI documentation, ensuring your queries are always precise and compliant.
Core Features & Use Cases:
- Official Documentation Validation: Automatically checks field tags against the latest NCBI PubMed help, confirming their existence, syntax, and usage.
- Invalid Tag Detection: Identifies common mistakes like
[organism]or[Title]and suggests correct alternatives (e.g., MeSH terms or short forms). - Codebase Audit: Scans your project's source code to find all used field tags, validating them in bulk and flagging any non-compliant usage.
- Use Case: You're developing a new feature to search PubMed by grant number. Before coding, use this Skill to verify
[gr]is a valid tag, understand its syntax, and ensure your implementation aligns with NCBI standards, saving you debugging time later.
Quick Start:
Validate the PubMed field tags ti, au, and organism for me.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pubmed-field-validator Download link: https://github.com/illumination-k/pubmed-client/archive/main.zip#pubmed-field-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.