From reactant
Finds relevant references from .bib files, arXiv, web searches and inserts citations matching document style (LaTeX \cite{}, Markdown [@key] or [number]).
How this skill is triggered — by the user, by Claude, or both
Slash command
/reactant:citeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Find relevant references to support a statement or claim, and insert a citation.
Find relevant references to support a statement or claim, and insert a citation.
<@cite: ...> tag appears..bib or .md file, an arxiv search, a web search, or another file containing references.The prompt may contain context references wrapped in double backticks ( ``). These point to external resources.
.bib file, arxiv, a URL, or another file containing references. E.g., <@cite: ``refs.bib``> — search refs.bib for a matching entry. delimiters from the output.<@cite: ...> tag and all delimiters must be removed in the output.[citation needed]) and warn the user..bib file. When adding to a .bib file, do not duplicate existing entries.npx claudepluginhub a554b554/reactant --plugin reactantInserts citations into academic prose by fetching paper metadata from Zotero via MCP, ensuring valid Better BibTeX keys and external source consultation.
Verifies academic citations in pandoc markdown drafts against source PDFs using the Gemini File Search API. Useful for validating citation grounding before submission.
Selects authoritative sources and manages citation styles (APA, MLA, Chicago) for academic papers and research reports.