← 返回 Skills 市场
275
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install olcli
功能描述
Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl...
安全使用建议
This skill appears to do what it says: manage Overleaf projects via a CLI. Before installing or using it, verify the upstream project (check the GitHub repo and npm package @aloth/olcli and the Homebrew tap aloth/tap) to ensure you trust the maintainer. Be cautious when copying your overleaf_session2 cookie from the browser — that cookie is equivalent to logging in and can be used to access your account. Consider creating a dedicated Overleaf account or revoking the session after use, inspect the package code before installing, and prefer installing from a verified source (official GitHub/npm repo) rather than an unknown tap. If you are uncomfortable providing a session cookie, do not install/use the tool.
功能分析
Type: OpenClaw Skill
Name: olcli
Version: 1.0.0
The skill bundle provides a legitimate interface for managing Overleaf projects via the 'olcli' command-line tool. It includes standard installation procedures via Homebrew and npm, and handles authentication through session cookies stored locally in standard configuration paths (~/.config/olcli-nodejs/config.json). No evidence of data exfiltration, malicious execution, or prompt injection was found in the SKILL.md, install.sh, or API.md files.
能力评估
Purpose & Capability
Name/description match the SKILL.md, which documents olcli commands for listing, pulling, pushing, compiling, and downloading Overleaf project outputs. The commands and workflows described are coherent with a CLI for Overleaf.
Instruction Scope
Runtime instructions only instruct the user to supply the Overleaf session cookie and run the olcli commands. The SKILL.md and references explain where the cookie is stored and how project metadata (.olcli.json) is written. There are no instructions to read unrelated files or exfiltrate data to unknown endpoints.
Install Mechanism
There is no forced install spec in registry metadata (instruction-only), and scripts/install.sh simply tries Homebrew then npm. SKILL.md recommends tapping aloth/tap and installing @aloth/olcli from npm. This is reasonable but relies on a third‑party Homebrew tap and an npm package — verify the tap/package owners and package contents before installing.
Credentials
The tool legitimately requires an Overleaf session cookie (overleaf_session2). references/API.md also documents an optional OVERLEAF_SESSION environment variable and local/global credential files. The registry metadata lists no required env vars; this mismatch is minor but worth noting. Providing the session cookie grants the tool full session-level access to your Overleaf account, so treat it like a password.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and stores credentials in standard local config paths (~/.config/olcli-nodejs/config.json or .olauth). No elevated system privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install olcli - 安装完成后,直接呼叫该 Skill 的名称或使用
/olcli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Sync, push, pull, compile Overleaf LaTeX projects via olcli
元数据
常见问题
Overleaf CLI (olcli) 是什么?
Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。
如何安装 Overleaf CLI (olcli)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install olcli」即可一键安装,无需额外配置。
Overleaf CLI (olcli) 是免费的吗?
是的,Overleaf CLI (olcli) 完全免费(开源免费),可自由下载、安装和使用。
Overleaf CLI (olcli) 支持哪些平台?
Overleaf CLI (olcli) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Overleaf CLI (olcli)?
由 aloth(@aloth)开发并维护,当前版本 v1.0.0。
推荐 Skills