Access CrossRef metadata for scholarly works; use when you need to resolve a DOI or search CrossRef to retrieve bibliographic details, citation/reference counts, or funder information for research and citation management.
60
71%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Evidence Insight/crossref-database/SKILL.mdRun this minimal command first to verify the supported execution path:
python scripts/query_crossref.py --helpreference-count and is-referenced-by-count (cited-by).habanero (recommended: >=1.2.0)Install:
pip install "habanero>=1.2.0"python scripts/query_crossref.py --doi "10.1371/journal.pone.0029797"python scripts/query_crossref.py --query "climate change" --limit 5habanero client.--doi: A DOI string to resolve to a single work record.--query: A free-text query used to search works (e.g., title/author keywords).--limit: Maximum number of results to return for searches.title, author, issued/publication date, container-title (journal/venue), publisher.DOI, URL.reference-count, is-referenced-by-count.funder entries when available.crossref_database_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
python scripts/query_crossref.py --helpExpected output format:
Result file: crossref_database_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if any63c61d3
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.