willoscar/beamer-scaffold
| Generate a Beamer slide deck from the final tutorial and approved module structure.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill beamer-scaffold
Goal: produce a compile-ready Beamer deck from the final tutorial.
output/TUTORIAL.md is the canonical prose input, while outline/module_plan.yml keeps the slide deck aligned with the approved module order.
output/TUTORIAL.mdoutline/module_plan.ymllatex/slides/main.texuv run python .codex/skills/beamer-scaffold/scripts/run.py --workspace <workspace>--workspace <dir> (required)--unit-id <U###>--inputs <semicolon-separated>--outputs <semicolon-separated>--checkpoint <C#>latex/slides/main.tex from the tutorial:uv run python .codex/skills/beamer-scaffold/scripts/run.py --workspace <workspace>Take willoscar/beamer-scaffold from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.