Bib Parse banner
flonat flonat

Bib Parse

Development community

Description

--- description: Extract citations from a PDF and generate a validated .bib file. Use when the user asks to extract citations from a PDF and generate a validated .bib file. Reads the PDF, identifies referenced works, constructs BibTeX entries, and verifies metadata. --- # Shared skill adapter Read and follow `~/.claude/shared-skills/bib-parse/SKILL.md`. Resolve bundled resources relative to `~/.claude/shared-skills/bib-parse/`.

Installation

Installs to ~/.claude/commands/flonat-claude-research-bib-parse.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/flonat/claude-research/HEAD/.claude/commands/bib-parse.md -o ~/.claude/commands/flonat-claude-research-bib-parse.md

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

Full documentation available on GitHub

View Source Repository