| name | paperhub-extract-bib |
| description | Export BibTeX from a PaperHub paper set or project |
PaperHub Extract Bib
Use this skill when the user wants a .bib export for one paper, one project, or the full workspace.
What this skill does
- Reads canonical
source.bib files
- Writes deterministic exports under
exports/bib/
Workflow
- Identify the export scope:
- one
paper_id
- one project
- all papers
- Run:
paperhub extract-bib --workspace <workspace-path> [--paper-id <paper-id> | --project <project>] [--output-name <name>]
- Return the generated
.bib path.
Operational rules
output-name must stay inside exports/bib/
- Prefer project exports when the user asks for a research collection bibliography