← 返回 Skills 市场
little-cat1

openclaw-zotero-new

作者 wangjiayu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
158
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-zotero-new
功能描述
将论文保存到 Zotero 文库,请按照 userid:apiKey 的格式配置 ZOTERO_CREDENTIALS 环境变量。
安全使用建议
This skill appears to do what it says: it will use the ZOTERO_CREDENTIALS (format userID:apiKey) to create or skip Zotero items, add a note, and attach arXiv PDFs when applicable. Before installing or running: (1) keep your Zotero API key secret — the script uses it directly; (2) prefer running the Python script directly (pip install pyzotero) if you don't want to install 'uv'; (3) if you do use the provided installer on Linux/Windows, review the remote install script at https://astral.sh before running because it executes code fetched from the network; and (4) if you need higher assurance, inspect the install script and/or run the Python script in an isolated environment (container) and verify pyzotero dependency installation yourself.
功能分析
Type: OpenClaw Skill Name: openclaw-zotero-new Version: 1.0.0 The skill is a legitimate tool for saving academic papers to a Zotero library. It uses the official pyzotero library and standard installation scripts for the 'uv' package manager (astral.sh). The script 'scripts/save_paper.py' correctly handles Zotero credentials from environment variables and includes basic safety checks when downloading PDFs from arXiv.
能力评估
Purpose & Capability
Name/description, required env var (ZOTERO_CREDENTIALS), and code all match: the script reads ZOTERO_CREDENTIALS, uses pyzotero to create/check items, attach PDFs, and add notes. Requiring a CLI runner ('uv') is reasonable given the SKILL.md examples use 'uv run', though the script itself could run with Python directly.
Instruction Scope
SKILL.md instructs running the provided script with uv and the script's behavior stays within scope: it only reads ZOTERO_CREDENTIALS (declared), the CLI args, interacts with the Zotero API via pyzotero, and downloads PDFs only for arXiv links. It does not read unrelated files or environment variables, nor does it transmit data to unexpected endpoints.
Install Mechanism
macOS install via Homebrew is standard, but the Linux and Windows install steps run remote install scripts from https://astral.sh (curl | sh and PowerShell invoke-expression). Download-and-execute install scripts from third-party hosts are higher risk and should be reviewed before running. The uv project may be legitimate, but this install pattern warrants caution.
Credentials
Only ZOTERO_CREDENTIALS (userid:apiKey) is required and used as the primary credential. That matches the skill's purpose and nothing else in the code accesses unrelated secrets or config.
Persistence & Privilege
The skill does not request permanent/global presence (always:false) and does not attempt to modify other skills or system-wide config. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-zotero-new
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-zotero-new 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Zotero Scholar 1.0.0 - Initial release of a tool to save papers directly to a Zotero library. - Supports saving paper metadata, PDF links, and AI-generated summaries. - Configuration via the ZOTERO_CREDENTIALS environment variable (format: userid:apiKey). - Command-line usage for adding papers with title, authors, URL, abstract, tags, and summaries. - Cross-platform installation instructions included for macOS, Linux, and Windows.
元数据
Slug openclaw-zotero-new
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

openclaw-zotero-new 是什么?

将论文保存到 Zotero 文库,请按照 userid:apiKey 的格式配置 ZOTERO_CREDENTIALS 环境变量。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。

如何安装 openclaw-zotero-new?

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

openclaw-zotero-new 是免费的吗?

是的,openclaw-zotero-new 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openclaw-zotero-new 支持哪些平台?

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

谁开发了 openclaw-zotero-new?

由 wangjiayu(@little-cat1)开发并维护,当前版本 v1.0.0。

💬 留言讨论