Generates academic reviews for molecules in diseases using PubMed research. Invoke when user needs biomedical literature review with Vancouver citation format.
54
43%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./scientific-skills/Academic Writing/molecular-review-workflow/SKILL.mdscripts/pubmed_api.py plus 1 additional script(s).See ## Usage above for related details.
cd "20260316/scientific-skills/Academic Writing/molecular-review-workflow"
python -m py_compile scripts/pubmed_api.py
python scripts/pubmed_api.py --helpExample run plan:
CONFIG block or documented parameters if the script uses fixed settings.python scripts/pubmed_api.py with the validated inputs.scripts/pubmed_api.py with additional helper scripts under scripts/.Run this minimal command first to verify the supported execution path:
python scripts/validate_skill.py --helpThis skill generates comprehensive academic reviews for specific molecules in disease contexts using PubMed research literature.
Set environment variables:
export NCBI_EMAIL="your-email@example.com"
export NCBI_API_KEY="your-ncbi-api-key"Then invoke the skill with disease and molecule parameters.
molecular_review_workflow_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
python scripts/pubmed_api.py --helpExpected output format:
Result file: molecular_review_workflow_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if any8277276
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.