overleaf

Trigger Overleaf Dropbox sync to refresh local .tex and .bib files.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/paulbousquet/cli-reviewer --skill overleaf-paulbousquet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: overleaf
Source: https://github.com/paulbousquet/cli-reviewer/tree/main/src/overleaf_sync_now
Command: npx skills add https://github.com/paulbousquet/cli-reviewer --skill overleaf-paulbousquet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Overleaf users often face stale local copies of .tex/.bib files because the Dropbox sync can lag behind real-time edits. This Skill triggers Overleaf's Dropbox sync on demand so the local project files reflect the latest Overleaf version before AI-assisted edits.

Core Features & Use Cases

  • Auto-link linked Overleaf projects under Apps/Overleaf/<name> and trigger a per-folder sync so local files are up-to-date within seconds.
  • Provide robust auth flows: automatic cookie detection, login-based recovery, and manual cookie paste when needed, with clear recovery guidance.
  • Seamlessly integrate with Claude Code and Codex CLI through a central hook and subcommands (install, setup, login, sync, status, link, hook, uninstall) to keep your workflow aligned with the cloud source.

Quick Start

Trigger an on-demand Overleaf Dropbox sync to refresh local project files before AI edits.

Frequently Asked Questions about overleaf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync local .tex and .bib files with Overleaf before editing?

You can sync local .tex and .bib files with Overleaf by triggering an on-demand Dropbox sync. This auto-detects linked projects under Apps/Overleaf to ensure local copies reflect the latest cloud versions before AI edits.

Why are my local Overleaf files out of date when using Dropbox sync?

Local Overleaf files become out of date because Dropbox sync can lag behind real-time cloud edits. Triggering an on-demand Overleaf Dropbox sync refreshes local project files within seconds to resolve this staleness.

Can I use Overleaf sync with Claude Code and Codex CLI?

Yes, Overleaf sync integrates seamlessly with Claude Code and Codex CLI. It uses a central hook and subcommands like install, setup, sync, and status to keep your AI-assisted workflow aligned with the cloud source.

What authentication methods are available for Overleaf Dropbox sync?

Overleaf Dropbox sync supports multiple authentication methods including automatic cookie detection, login-based recovery, and manual cookie paste. It provides clear recovery guidance when authentication issues arise.

How do I link an Overleaf project to a local folder for sync?

To link an Overleaf project, the sync tool auto-detects projects located under Apps/Overleaf/<project>. You can also use the link and setup subcommands to manually establish and manage the folder connection.

Does Overleaf sync work without a Dropbox connection?

No, this sync mechanism relies specifically on Overleaf's Dropbox integration to refresh local files. It triggers the Dropbox sync directly to pull the latest .tex and .bib updates before you begin AI-assisted edits.