by Oleafly
The local-first AI assisted research workspace for scientific writing & publishing. Research, Write, Compile, Verify and Publish in LaTeX • Typst • Markdown • Git-native • Open Source • Desktop Performance
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
# Add to your Claude Code skills
git clone https://github.com/Oleafly/OleaflyGuides for using ai agents skills like Oleafly.
Last scanned: 9/1/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-09-01T09:11:54.565Z",
"npmAuditRan": false,
"pipAuditRan": true,
"promptInjectionRan": true
}Deutsch | English | Español | Français | 日本語 | 한국어 | Português | Русский | 中文 | العربية
Write, compile, proofread, search literature, manage citations, build figures, review PDFs, and trace changes in Git. Use hosted AI, a custom endpoint, local Ollama, or no AI at all. Oleafly keeps your projects in plain folders on your computer.
Download Oleafly · Read the product docs · Build from source
A technical document usually ends up spread across an editor, a compiler, a PDF viewer, a bibliography tool, Git, and an AI chat that cannot see the actual project. Oleafly brings that work into one desktop app while leaving the source readable in other editors and command-line tools.
The same project view works for a course report, a journal paper, or a hundred-page thesis:
| Your work | What Oleafly handles |
|---|---|
| Write | Source and visual editing, autocomplete, symbols, citations, figures, tables, and whole-project code intelligence |
| Compile | Bundled LaTeX and Typst engines, Markdown through Pandoc, parsed errors, logs, and offline cached builds |
| Inspect | A fast PDF preview, page and zoom controls, two-page layouts, color inversion, and bidirectional SyncTeX |
| Revise | Autosave, real Git history, diffs, restore, and GitHub sync |
| Submit | Compile, publication, accessibility, reference, privacy, and ATS checks, plus reader-view extraction and several export formats |
| Get help | An optional project-aware AI assistant, local Ollama models, hosted providers, and MCP clients |
If you like Overleaf's write-and-preview loop but want compilation, files, Git, and model choice on your own machine, Oleafly is made for that workflow. It can also replace much of the setup around a local editor, TeX toolchain, PDF viewer, and Git client.
Oleafly does not offer live multi-user browser editing today. Git and GitHub are the current collaboration path.
The project map indexes every section, label, citation key, and environment in
the project and keeps them addressable by file:line, so navigation and
renames work across a multi-file document rather than one buffer at a time.
The citation picker reads the project's .bib files directly, so keys come
with their author, year, title, and the line they were defined on.
A LaTeX-aware word count ignores markup and counts only what a reader sees.
latexmk with pdfLaTeX, XeLaTeX, or LuaLaTeX when a traditional TeX
toolchain is required.Zoom out and the whole document is on screen at once, which is usually the fastest way to check that floats, figures, and tables landed where you meant.
Every project is a real Git repository. Oleafly commits after successful compiles and after quiet editing periods, then exposes the useful parts of that history in the app.
The project gallery
Oleafly is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Oleafly. The local-first AI assisted research workspace for scientific writing & publishing. Research, Write, Compile, Verify and Publish in LaTeX • Typst • Markdown • Git-native • Open Source • Desktop Performance. It has 104 GitHub stars.
Yes. Oleafly passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/Oleafly/Oleafly" and add it to your Claude Code skills directory (see the Installation section above).
Oleafly is primarily written in TypeScript. It is open-source under Oleafly on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Oleafly against similar tools.
No comments yet. Be the first to share your thoughts!