What problem does it solve?
This Skill helps you compare a local LaTeX or paper directory with an Overleaf project, then safely pull remote files into the local workspace when the remote version should become the source of truth.
Core Features & Use Cases
- Browser-session based download: Uses the current logged-in Overleaf session cookie to fetch a project ZIP without storing credentials in the repository.
- Safe compare and update workflow: Supports dry-run checks first, then explicit overwrite-based updates only when you confirm the changes.
- Repository-friendly synchronization: Preserves local-only files, avoids unsafe ZIP extraction paths, and encourages Git verification after syncing.
- Use Case: You have been editing a paper in Overleaf and need to confirm whether your local directory matches the cloud version before merging the latest remote changes.
Quick Start
Ask the assistant to compare your current local paper folder against a specific Overleaf project and report the differences before any overwrite is performed.