← 返回 Skills 市场
aloth

Overleaf

作者 aloth · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
1182
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install overleaf-skill
功能描述
Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl files for arXiv submissions. Use when working with LaTeX, Overleaf, academic papers, or arXiv.
安全使用建议
This skill appears to be what it says: a wrapper around the olcli tool. Before installing, verify the upstream olcli project (GitHub, npm, Homebrew tap) to ensure you trust the binary you will install. Treat your Overleaf session cookie as a secret — do not paste it into untrusted chat or copies of the skill; prefer setting OVERLEAF_SESSION in your environment or using the olcli auth command locally. After authenticating, check where olcli stores credentials (~/.config/olcli-nodejs/config.json or .olauth) and secure those files (permissions). If you need stronger controls, investigate whether Overleaf offers token-based auth or OAuth instead of a browser session cookie. Finally, confirm the Homebrew tap and npm package authorship match the links in README before installing system-wide packages.
功能分析
Type: OpenClaw Skill Name: overleaf-skill Version: 1.1.0 The skill is designed to manage Overleaf LaTeX projects using the `olcli` command-line tool. All instructions in `SKILL.md` and `README.md` are clearly aligned with this stated purpose, detailing how to install `olcli` via Homebrew or npm, authenticate with an Overleaf session cookie (provided by the user), and perform project management tasks. The `scripts/install.sh` file transparently handles the installation of `olcli` using standard package managers. There is no evidence of prompt injection attempts, data exfiltration beyond the scope of Overleaf interaction, or other malicious behaviors. The inherent risk of installing external dependencies via `brew tap` and `npm install -g` is present, but the skill itself does not introduce additional suspicious elements or misuse these capabilities.
能力评估
Purpose & Capability
Name/description (sync, compile, download .bbl) align with SKILL.md, README, and references. The package files reference olcli and link to expected install methods (Homebrew/npm). Nothing requested or included appears unrelated to Overleaf/LaTeX workflows.
Instruction Scope
SKILL.md contains concrete CLI commands limited to olcli operations (auth, pull, push, compile, output, etc.). It asks the user to obtain the Overleaf session cookie from the browser (necessary for session-cookie auth) and does not instruct reading unrelated system files or exfiltrating data to unknown endpoints.
Install Mechanism
There is no automated install spec in the skill bundle; included scripts/install.sh simply tries Homebrew then npm to install the upstream olcli. Both are reasonable, common distribution methods; the script does not download arbitrary archives or contact unknown hosts itself.
Credentials
The skill requires a session cookie (overleaf_session2) for authentication — this is proportionate to the stated purpose but is a sensitive credential. SKILL.md documents where olcli stores credentials (~/.config/olcli-nodejs/config.json and local .olauth) and an env var (OVERLEAF_SESSION). No unrelated credentials or env vars are requested.
Persistence & Privilege
always:false and user-invocable means it is not force-included. The skill does not request or attempt to modify other skills or system-wide agent settings. Allowing the agent to invoke the skill autonomously is normal for skills and not a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install overleaf-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /overleaf-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Expanded documentation in SKILL.md to include detailed installation instructions, workflows, and command references. - Added clear authentication setup and troubleshooting steps. - Documented common commands, options, and usage patterns for syncing, compiling, and downloading outputs (e.g., .bbl files for arXiv). - Included complete arXiv submission workflow with packaging tips. - Provided usage tips for advanced and troubleshooting scenarios.
元数据
Slug overleaf-skill
版本 1.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Overleaf 是什么?

Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl files for arXiv submissions. Use when working with LaTeX, Overleaf, academic papers, or arXiv. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1182 次。

如何安装 Overleaf?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install overleaf-skill」即可一键安装,无需额外配置。

Overleaf 是免费的吗?

是的,Overleaf 完全免费(开源免费),可自由下载、安装和使用。

Overleaf 支持哪些平台?

Overleaf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Overleaf?

由 aloth(@aloth)开发并维护,当前版本 v1.1.0。

💬 留言讨论