Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Fetch

Codex skill for building a local paper knowledge base from a bibliography.

It keeps a simple two-folder library:

  • cite/: one Markdown file per BibTeX entry.
  • paper/: one PDF per accessible paper.

The skill handles citation capture, publisher access, visible-browser HKU eproxy login checks for subscribed content, direct PDF downloads, fallback PDF retrieval, fallback-to-official upgrades, and browser print-to-PDF when the readable article page has no downloadable PDF.

Setup

$env:KNOWLEDGE_ROOT = "<absolute path to your knowledge folder>"
python "scripts/save_bibtex_note.py" --cite-dir "$env:KNOWLEDGE_ROOT/cite" --bibtex-file "<entry.bib>"

About

Codex skill for HKU Library-assisted academic knowledge fetching on Windows

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages