paper-figures
Installation
SKILL.md
Paper Figures
Run the bundled extraction script with the interpreter and paths rendered by the repository installer:
"{{PAPER_FIGURES_PYTHON}}" "{{PAPER_FIGURES_SCRIPT}}" \
"<paper.pdf>" "<output-directory>" [options]
Before running it, verify that {{PAPER_FIGURES_PYTHON}} and {{PAPER_FIGURES_SCRIPT}} were rendered and that both paths exist. If either placeholder remains literal, stop and tell the user to rerun the repository installer.
For an ai-wiki paper note, use:
"{{PAPER_FIGURES_PYTHON}}" "{{PAPER_FIGURES_SCRIPT}}" \
"<paper.pdf>" \
"{{AI_WIKI_DIR}}/_attachments/paper-figures/<paper-slug>"