cameronbracken

Bib Validate — Development skill for Claude Code

Development community

Validate citation keys and bibliography metadata, suggest likely key.

How to install Bib Validate

Installs to ~/.claude/skills/cameronbracken-waterology-research-bib-validate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cameronbracken-waterology-research-bib-validate && curl -fsSL https://raw.githubusercontent.com/cameronbracken/waterology-research/HEAD/commands/bib-validate.md -o ~/.claude/skills/cameronbracken-waterology-research-bib-validate/SKILL.md

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

What Bib Validate does


description: Validate citation keys and bibliography metadata, suggest likely key typos, and optionally verify DOI or title metadata through OpenAlex and Crossref. Use before rendering or releasing a Quarto or LaTeX document. argument-hint: [--verify-doi] [--fix]

Use the `bib-validate` skill to complete this request.

Arguments: $ARGUMENTS

Alternatives in Development

  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
  • Ars Citation Check — ARS academic-paper citation-check mode — citation error report 4.5k ★
  • Sanitize — Detect and redact PII from text files — 15 categories (SSNs, credit cards, API keys, etc.), zero dependencies 3.1k ★

Full documentation available on GitHub

View Source Repository