Skip to content

Add overleaf-skills plugin for applying Overleaf review comments locally - #191

Merged
fcakyon merged 1 commit into
mainfrom
feature/overleaf-skills-plugin
May 2, 2026
Merged

Add overleaf-skills plugin for applying Overleaf review comments locally#191
fcakyon merged 1 commit into
mainfrom
feature/overleaf-skills-plugin

Conversation

@fcakyon

@fcakyon fcakyon commented May 2, 2026

Copy link
Copy Markdown
Owner

Pulls reviewer comments from an Overleaf project and points to the matching *.tex:line in your local git repo, so you can apply edits in your editor instead of retyping each change from the web UI. Includes a setup skill that walks through capturing the overleaf_session2 browser cookie and a review-overleaf skill that fetches threads, walks each edit with Read/Edit, then ends with git diff and a suggested commit message.

Trigger with phrases like fetch overleaf review comments, address overleaf reviews, or apply overleaf comments.

Pulls reviewer comments from an Overleaf project and maps each to its
tex file and line in a local git repo so authors can apply edits without
copying changes by hand from the Overleaf web UI.

- setup skill walks through capturing the overleaf_session2 cookie
- review-overleaf skill fetches threads, walks edits, ends with git diff
- stdlib-only urllib script verified live against a real project
@fcakyon fcakyon self-assigned this May 2, 2026
@fcakyon
fcakyon merged commit ad8603b into main May 2, 2026
1 check passed
@fcakyon
fcakyon deleted the feature/overleaf-skills-plugin branch May 2, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant