Automatic citation insertion for LaTeX manuscripts. Parses LaTeX source to find uncited statements (factual claims, method comparisons, background assertions, dataset references, numerical claims), searches for the correct papers via Semantic Scholar and DBLP, fetches official BibTeX (never fabricates), and inserts \cite{} commands. Returns modified .tex files and updated .bib file. Inspired by github.com/ZhangNy301/citation-assistant. Use when the user says "add citations", "find references for", "cite this", "my paper needs citations", or provides LaTeX files needing references.
$npx -y skills add jeandiable/academic-research-plugin --skill citation-assistantInstalls into the current project.
Run `npx skills use "https://github.com/jeandiable/academic-research-plugin" --skill "jeandiable/academic-research-plugin/citation-assistant"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jeandiable/academic-research-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/jeandiable/academic-research-plugin"` and select the relevant skills, then follow their instructions.