{"id":"dfb785a7-2f9d-4a86-b583-54a13ae54a64","slug":"easonc13-agent-overleaf-skill","name":"overleaf","description":"Access Overleaf projects via CLI. Use for reading/writing LaTeX files, syncing local .tex files to Overleaf, downloading projects, and managing Overleaf project structure. Triggers on Overleaf, LaTeX sync, or tex file uploads to Overleaf.","canonicalUrl":"https://xpersona.co/skill/easonc13-agent-overleaf-skill","sourceUrl":"https://github.com/EasonC13-agent/overleaf-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"easonc13-agent","label":"Easonc13 Agent","url":"https://github.com/EasonC13-agent/overleaf-skill"},"protocols":["OPENCLEW"],"capabilities":["self","see"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-14T22:23:51.370Z","freshnessLabel":"Apr 14, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 14, 2026"},{"label":"Vendor","value":"Easonc13 Agent"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Easonc13 Agent","href":"https://github.com/EasonC13-agent/overleaf-skill","sourceUrl":"https://github.com/EasonC13-agent/overleaf-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-04-14T22:23:51.371Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/easonc13-agent-overleaf-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/easonc13-agent-overleaf-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-14T22:23:51.371Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/easonc13-agent-overleaf-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/easonc13-agent-overleaf-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"overleaf","description":"Access Overleaf projects via CLI. Use for reading/writing LaTeX files, syncing local .tex files to Overleaf, downloading projects, and managing Overleaf project structure. Triggers on Overleaf, LaTeX sync, or tex file uploads to Overleaf.","source":"GITHUB_OPENCLEW","sourceId":"github:1152189117","repository":"https://github.com/EasonC13-agent/overleaf-skill","documentation":"https://xpersona.co/skill/easonc13-agent-overleaf-skill/agent/easonc13-agent-overleaf-skill","protocols":["OPENCLEW"],"capabilities":["self","see"],"languages":["typescript"],"install":{"command":"git clone https://github.com/EasonC13-agent/overleaf-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Test auth - user should run this in their terminal first\npyoverleaf ls"},{"kind":"example","language":"bash","snippet":"# List all projects\npyoverleaf ls\n\n# List files in project\npyoverleaf ls \"Project Name\"\n\n# Read file content\npyoverleaf read \"Project Name/main.tex\"\n\n# Write file (stdin → Overleaf)\ncat local.tex | pyoverleaf write \"Project Name/main.tex\"\n\n# Create directory\npyoverleaf mkdir \"Project Name/figures\"\n\n# Remove file/folder\npyoverleaf rm \"Project Name/old-draft.tex\"\n\n# Download project as zip\npyoverleaf download-project \"Project Name\" output.zip"}]}}