overleaf-sync

Synchronize local paper directories with Overleaf projects via Git bridge.

Updated May 29, 2026
One-click install
npx skills add https://github.com/TabithaFanny/ThesisX --skill overleaf-sync-tabithafanny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: overleaf-sync
Source: https://github.com/TabithaFanny/ThesisX/tree/main/skills_imported/aris/skills/overleaf-sync
Command: npx skills add https://github.com/TabithaFanny/ThesisX --skill overleaf-sync-tabithafanny

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Grep, Glob, Edit, Write, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows for two-way synchronization between a local paper directory and an Overleaf project, enabling collaborative editing without compromising local ARIS workflows.

Core Features & Use Cases

  • Two-Way Sync: Push and pull changes between local and Overleaf projects.
  • Local Editing: Maintain ARIS audit/edit workflows on the local copy.
  • Collaboration: Share editing access with collaborators on Overleaf.
  • Use Case: When you want to collaborate on a paper with others while still using ARIS for local audits and edits.

Quick Start

Set up synchronization for your Overleaf project by running the command: setup <project-id>.

Frequently Asked Questions about overleaf-sync

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

FAQPage Schema
How do I sync local papers with Overleaf projects for collaborative editing?

You can sync local papers with Overleaf using the Overleaf Git bridge to push and pull changes, enabling two-way collaborative editing. This maintains local audit workflows while sharing editing access on Overleaf.

Can I use local paper management workflows while collaborating on Overleaf?

Yes, local paper management workflows are fully supported. You can maintain local ARIS audit and edit workflows on your copy while simultaneously sharing editing access with collaborators on the Overleaf project.

What is the best way to set up Overleaf synchronization for a research paper?

The best way to set up Overleaf synchronization is by running the setup command with your project ID. This configures the two-way Git bridge connection between your local paper directory and the Overleaf project.

Does Overleaf sync require Bash to push and pull changes locally?

Yes, Overleaf sync requires Bash along with Read, Grep, Glob, Edit, and Write tools to execute synchronization commands. These dependencies support the pull, push, and status operations for local paper management.

Why use the Overleaf Git bridge instead of direct Overleaf editing for research workflows?

The Overleaf Git bridge enables two-way synchronization that preserves your local research workflows. Unlike direct editing, it allows you to run local audits and edits while still collaborating on the same Overleaf project.