Armory
Source
Browse
Skills

citation-management

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install citation-management --cli claude

writes the skill into.claude/skills/citation-management/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/citation-management/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

When to use it

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/citation-management/SKILL.md -o .claude/skills/citation-management/SKILL.md

Notes

Extracted from davila7/claude-code-templates, citation-management category.