Create or update a paper note from an already-identified paper, using an existing PDF path, stable bibkey, known metadata, and a provided note path. Use when Codex needs to write a complete reading note, enrich an existing note with structured sections, or turn recovered paper metadata and PDF content into a faithful note body. This skill does not match PDFs to BibTeX, repair bibkeys, rename files, choose archive paths, or decide the note path itself.
Create or update the content of a paper note after the paper identity is already settled.
bibkeytitle, author, venue, year, doi, url, sourcebibkeybibkeyReport at least:
Use this skill to create or update the content of a paper note after the paper's identity is already settled.
This skill assumes the following are already known or provided:
bibkeyDefault goal: produce a complete reading note rather than a minimal resource card.
Do not:
bibkeyDefault inputs may include:
bibkeytitle, author, venue, year, doi, url, sourceIf the note path is not given, stop and defer path selection to another workflow instead of guessing.
Use a general structure that is compatible with detailed Markdown reading notes:
Optional extensions when the evidence supports them:
阅读目的后续动作Do not force optional sections when they would only produce filler.
$paper-match.$paper-reconcile.$paper-missing.bibkey, use $paper-bibkey.$paper-rename.$paper-organize.Prefer fast local inspection:
Get-Content <note.md>pdfinfo <file.pdf>pdftotext -f 1 -l 3 -nopgbrk -layout <file.pdf> -rg -n "^title:|^source:|^bibkey:|^author:|^year:" <workspace-root>