A skill for reproducible research-paper pipelines: generated values, tables, figures, and Markdown-to-PDF builds.
In Codex or Claude Code, enter:
Install https://github.com/jbrusey/paper-pipeline as a skill.
The coding agent should clone the repository and install the paper-pipeline skill into the appropriate skills directory for the current tool.
After installation, ask the agent to use it:
Use the paper-pipeline skill to set up this paper repository.
The skill itself is located at:
skills/paper-pipeline/SKILL.md
pi install git:github.com/jbrusey/paper-pipelineProject-local install:
pi install -l git:github.com/jbrusey/paper-pipelinePinned install:
pi install git:github.com/jbrusey/paper-pipeline@v0.1.0https://github.com/jbrusey/paper-pipeline also works; the git: form is just shorter.
Copy or symlink the skill directory into that tool's skills folder:
git clone https://github.com/jbrusey/paper-pipeline.git
cp -R paper-pipeline/skills/paper-pipeline ~/.claude/skills/
# or
cp -R paper-pipeline/skills/paper-pipeline ~/.agents/skills/The important file is:
skills/paper-pipeline/SKILL.md