From overleaf-local
Pull latest changes from Overleaf remote only (no push). Invocable as /overleaf-local:overleaf-local-pull (Claude Code) or $overleaf-local-pull (Codex).
How this skill is triggered — by the user, by Claude, or both
Slash command
/overleaf-local:overleaf-local-pullThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pull remote changes without pushing local changes.
Pull remote changes without pushing local changes.
git pull --rebase origin master
\section, \begin{figure} as structural boundaries)npx claudepluginhub whiskychoy/whisky-claude-plugins --plugin overleaf-localRebases local Git commits on top of remote branch updates for the current branch. Performs state verification, fetching, conflict checks, interactive mode, and resolution guidance. Use after colleagues push to shared branches.
Scaffolds a LaTeX manuscript directory with skeleton files, optional journal template, and Overleaf Git integration for research projects.
Pulls upstream ClaudeClaw changes into a customized install with preview, selective cherry-pick, merge, or rebase. Creates backup branches and validates with build + tests.