overleaf-sync

Synchronize local ARIS paper directories with Overleaf projects via Git bridge.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/caw111/2026-SoftwareCup --skill overleaf-sync-caw111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: overleaf-sync
Source: https://github.com/caw111/2026-SoftwareCup/tree/main/.agents/skills/overleaf-sync
Command: npx skills add https://github.com/caw111/2026-SoftwareCup --skill overleaf-sync-caw111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill facilitates a two-way sync between your local ARIS paper directory and an Overleaf project, allowing you to collaborate with colleagues while maintaining local edit control.

Core Features & Use Cases

  • Bi-directional Sync: Automatically sync changes between local and Overleaf.
  • Collaboration Tool Integration: Maintain your ARIS audit/edit workflows with Overleaf.
  • Use Case: Ideal for researchers who use Overleaf for collaborative editing and ARIS for audit workflows. You can now manage and synchronize changes from one interface, streamlining the entire collaboration process.

Quick Start

Use the overleaf-sync skill to setup your Overleaf project with 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 a local directory with Overleaf for collaborative editing?

You can sync a local directory with Overleaf by establishing a two-way synchronization bridge that pushes and pulls changes between your local files and the remote project. This requires using the Overleaf Git bridge to integrate the environments.

Can I use ARIS audit workflows while collaborating on Overleaf?

Yes, you can maintain ARIS audit workflows while collaborating on Overleaf. The integration supports bi-directional synchronization, allowing you to keep local edit control and audit changes while others edit directly on the Overleaf platform.

How do I set up Overleaf Git bridge integration for local synchronization?

To set up Overleaf Git bridge integration, you run a command-line setup process using your specific project ID. This configures the connection and allows the script to execute the necessary Bash commands for pushing and pulling updates.

Do I need Bash to run two-way synchronization between local files and Overleaf?

Yes, you need Bash for script execution to enable two-way synchronization between local files and Overleaf. The synchronization process relies on scripts executed in a Bash environment to push, pull, and audit changes.

What is the best way to audit changes between local ARIS directories and Overleaf projects?

The best way to audit changes between local ARIS directories and Overleaf projects is using a bi-directional sync tool that supports interactive operations. This allows you to push, pull, and audit changes directly from one command-line interface.

Are there limitations when pushing changes from ARIS to Overleaf?

Pushing changes from ARIS to Overleaf requires the Overleaf Git bridge for integration. You may encounter limitations if your local environment lacks Bash for script execution or if the Overleaf project lacks Git bridge support.