First Commit: research-paper-presenter skill for hermes!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Python deps for the research-paper-presenter skill
|
||||
odfpy>=1.4.1 # native .odp generation (LibreOffice Impress)
|
||||
PyMuPDF>=1.24 # PDF text + figure extraction (imported as: fitz)
|
||||
openai>=1.40 # gpt-image-2 image generation (API fallback path)
|
||||
|
||||
# System (Ubuntu): LibreOffice is only needed for the optional PDF preview:
|
||||
# sudo apt-get install -y libreoffice-impress
|
||||
Reference in New Issue
Block a user