codex-overleaf-link Skill
codex-overleaf-link is a JavaScript AI agent skill for Codex with npx, git clone. Run Codex inside Overleaf with a Chrome side panel, local LaTeX mirror, diff review, Track Changes support, undo checkpoints, and compile-log context.
How to use codex-overleaf-link Skill
Install or run
npm exec --yes codex-overleaf-link@1.9.13 -- install-managedClient configuration
{
"manifest_version": 3,
"name": "Codex Overleaf Link",
"version": "1.9.13",
"description": "Connect the active Overleaf project to a local Codex bridge.",
"icons": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlvUmSiwPTRFSmr9fVJ8HTtlCaYP34o4zrLvqqJV3Ha4+QWQuBTkLmbONvDm7heCh8sDqUzMBA7yPtLu5kGtx85FnHBxWcasgLMmdSfGKcfApVyQGfEJ9WoRYsr1QVG9xTdAmtIa5zdFFHdfLN3OrBgxLDSt2jjpiEZbs9w3VLlsJlVY2y+98L86RywHQzk/l2OEwIJ2Waa7ef0mRnNMQ0k7S1xJNFV5YOMHEc06+OkCg32zJlfGhHY+NVzpxgCYvJEPB/SR2JLLi1U43jvIStCXBZeQ1cT10tXvgwV1F7RPbA9cjelzyamW9yhK3XlyD7TnPiYfvOOYxDByP9s8H7QIDAQAB",
"permissions": [
"alarms",
"nativeMessaging",
"storage"
],
"host_permissions": [
"https://www.overleaf.com/project",
"https://overleaf.com/project",
"https://www.overleaf.com/project/*",
"https://overleaf.com/project/*"
],
"background": {
"service_worker": "src/background.js"
},
"content_scripts": [
{
"matches": [
"https://www.overleaf.com/project",
"https://overleaf.com/project",
"https://www.overleaf.com/project/*",
"https://overleaf.com/project/*"
],
"js": [
"src/shared/summary.js",
"src/shared/failureReasons.js",
"src/shared/agentTranscript.js",
"src/shared/reviewing.js",
"src/shared/projectFiles.js",
"src/shared/lineReferences.js",
"src/shared/undoOperations.js",
"src/shared/otText.js",
"src/shared/i18n.js",
"src/shared/models.js",
"src/shared/sessionState.js",
"src/shared/storageKeys.js",
"src/shared/staleGuard.js",
"src/shared/storagCompatible clients
What is codex-overleaf-link Skill?
codex-overleaf-link is a JavaScript AI agent skill for Codex with npx, git clone. Run Codex inside Overleaf with a Chrome side panel, local LaTeX mirror, diff review, Track Changes support, undo checkpoints, and compile-log context. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Presentation work support
- Document generation support
- Google provider support
Technical details
Install or run codex-overleaf-link using npx. Check Ghqqqq/codex-overleaf-link for the latest setup command.
- Built for JavaScript
- Built for Node.js
- Install or run with npx
- Install or run with git clone
- Works with Codex
- Uses stdio transport
- Uses SSE transport
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use codex-overleaf-link Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is codex-overleaf-link?
codex-overleaf-link is a JavaScript AI agent skill for Codex with npx, git clone. Run Codex inside Overleaf with a Chrome side panel, local LaTeX mirror, diff review, Track Changes support, undo checkpoints, and compile-log context.
Who is codex-overleaf-link best for?
codex-overleaf-link is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install codex-overleaf-link?
Install or run codex-overleaf-link using npx. Check codex-overleaf-link for the latest setup command.
Is codex-overleaf-link actively maintained?
codex-overleaf-link may need a closer maintenance check before production use.
Auto-fetched from GitHub.