Bibclean banner
LARi-UQAC LARi-UQAC

Bibclean

Development community

Description

--- name: bibclean description: "Clean and validate a BibTeX file: check required fields, normalize author names, detect duplicates, enrich missing DOIs via Scopus, annotate journal quality (SJR quartile), flag non-approved publishers. Produces a cleaned .bib file and a report. Trigger on: /bibclean, requests to clean or validate a .bib file." --- Launch the `bib-cleaner` agent to clean and validate the following BibTeX file: $ARGUMENTS If no argument is provided, use the `.bib` file currentl

Installation

Installs to ~/.claude/commands/lari-uqac-researchtools-bibclean.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/LARi-UQAC/ResearchTools/HEAD/.claude/commands/bibclean.md -o ~/.claude/commands/lari-uqac-researchtools-bibclean.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository