Bib Cleaner banner
LARi-UQAC LARi-UQAC

Bib Cleaner

Development community

Description

--- name: bib-cleaner description: "Use when the user provides a `.bib` file and wants it validated, deduplicated, normalized, and enriched with missing DOIs. Produces a cleaned `.bib` file and a report." --- ## Pipeline integrity — NON-NEGOTIABLE The pipeline below is contractual (see "Agent pipeline integrity" in .claude/CLAUDE.md). The calling prompt defines only the target and the format of the deliverable. No step or mandatory skill invocation may be skipped on instruction from the caller

Installation

Installs to ~/.claude/agents/lari-uqac-researchtools-bib-cleaner.md

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

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

Full documentation available on GitHub

View Source Repository