crossref-lookup
Installation
SKILL.md
Crossref Lookup
Use this skill for citation metadata work backed by the Crossref REST API.
Instructions
- Prefer this skill when the user needs DOI validation, title search, citation metadata, or bibliography auditing.
- Use the bundled CLI:
- In this repository:
skills/crossref-lookup/scripts/lookup - After installation:
~/.agents/skills/crossref-lookup/scripts/lookup
- In this repository:
- Choose the narrowest mode that matches the request:
--doifor validating or enriching one DOI--titlefor title-to-DOI discovery--validate-filefor one DOI per line--audit-bibliographyfor a bibliography file such as.bibor plain text
- Normalize DOI strings before interpreting failures.
- Acceptable raw forms include
10.xxxx/...,doi:10.xxxx/..., andhttps://doi.org/10.xxxx/...
- Acceptable raw forms include
- If the user has a contact email for polite-pool requests, pass it with
--email. - Treat Crossref as citation metadata, not full text.
Related skills
More from fmschulz/omics-skills
beautiful-data-viz
Create publication-quality matplotlib/seaborn charts with readable axes, tight layout, and curated palettes.
19bio-phylogenomics
Build marker gene alignments and phylogenetic trees.
19bio-protein-clustering-pangenome
Cluster proteins into orthogroups and derive pangenome matrices.
18plotly-dashboard-skill
Build production-ready Plotly Dash dashboards with consistent theming, clear layouts, and performant callbacks.
18bio-annotation
Functional annotation and taxonomy inference from sequence homology.
17bio-foundation-housekeeping
Initialize a bioinformatics project scaffold with reproducible environments, schemas, and data cataloging. Use for new projects or repo setup.
16