AI AGENT ADDONS

This skill helps you manage citations for academic papers written in LaTeX. It works with BibTeX files and your paper draft. You can harvest missing citations automatically using Semantic Scholar. You can validate all your cite keys to catch errors before compiling. You can add a specific paper by searching online. You can also format your bibliography to keep it clean and consistent. Researchers and students who write papers will find this tool very useful.

The skill scans your LaTeX file for missing references. It then searches a large database of academic papers to find the right citation. It never makes up citations. It only adds real papers found through the search. It also checks for duplicate entries, unused references, and missing figures. This saves you hours of manual work.

You can run the tool with simple commands. It will update your BibTeX file and even insert the cite command in your text. The goal is to make your citation management smooth and error-free.

Add Citation Management skill to your workflow

Global

mkdir -p ~/.claude/skills/citation-management

Project

mkdir -p .claude/skills/citation-management

Source Repository

Stars
164
Forks
22
Watchers
164
Last Push
5 months ago
Created
5 months ago