← 返回 Skills 市场
mxingchtongaelofficial2568

Zotero PDF Local Import

作者 Tiandoufayale · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ 安全检测通过
257
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zotero-local-import-en
功能描述
Import local PDF files into Zotero from the command line on Windows/macOS/Linux via the Zotero local connector (127.0.0.1). Use for single-PDF import, folder...
安全使用建议
This skill appears coherent with its purpose. Before installing, note: (1) it communicates only with 127.0.0.1:<port> and the Zotero URI scheme, so ensure Zotero is running and the provided port is correct; (2) the 'doctor --auto-install-deps' step may call pip to install 'requests' from PyPI (network access and modification of your Python environment); (3) the 'check' command opens a read-only connection to a zotero.sqlite you supply (don’t point it at unrelated sensitive databases); and (4) as with any script that reads files you provide, avoid running it on untrusted PDFs or giving it paths you don’t intend it to access. If you want extra caution, run 'doctor' without --auto-install-deps or inspect/execute the script in a controlled environment first.
功能分析
Type: OpenClaw Skill Name: zotero-local-import-en Version: 0.0.1 The skill provides a legitimate utility for importing PDF files into a local Zotero instance via its connector API (127.0.0.1). It includes a 'doctor' command that can automatically install the 'requests' dependency and a 'check' command that performs read-only queries on the local 'zotero.sqlite' database to verify imports. All operations are consistent with the stated purpose, and no evidence of data exfiltration, malicious execution, or persistence was found.
能力评估
Purpose & Capability
Name/description, CLI usage in SKILL.md, and the included Python script are consistent: they import local PDF files into Zotero via the Zotero local connector (127.0.0.1), list collections, and optionally read the local zotero.sqlite for recent attachments. No unrelated services or credentials are requested.
Instruction Scope
Runtime instructions require the agent to convert NL to structured CLI args and run the included script (doctor/import/list-collections/check). The actions (reading PDFs, calling http://127.0.0.1:<port> endpoints, opening zotero:// URLs, optionally reading a local sqlite DB) are within the described scope. The script does not instruct the agent to access other system-wide credentials or remote endpoints.
Install Mechanism
There is no formal install spec (instruction-only), but the 'doctor --auto-install-deps' step will run pip to install the 'requests' dependency from PyPI if missing. That performs a network fetch from package index and writes to the Python environment; this is expected but worth noting as it modifies the runtime environment.
Credentials
The skill requests no environment variables or credentials. The script uses user-supplied port, paths, and optional DB path only (all reasonable for the stated functionality).
Persistence & Privilege
always:false and default invocation settings are used. The skill does not attempt to modify other skills or system-wide agent settings; it does not require persistent background privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zotero-local-import-en
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zotero-local-import-en 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
Initial release of Zotero Local Import. - Import local PDF files into Zotero via the local connector from the command line. - Supports importing a single PDF, multiple PDFs, an entire folder (optionally recursive), or specific PDFs from a folder. - Allows import into existing collections or defaults to My Library if no collection is specified. - Includes commands to list local Zotero collections and check recently imported attachments. - Features robust environment checks, with auto-install of dependencies and detailed error messages.
元数据
Slug zotero-local-import-en
版本 0.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Zotero PDF Local Import 是什么?

Import local PDF files into Zotero from the command line on Windows/macOS/Linux via the Zotero local connector (127.0.0.1). Use for single-PDF import, folder... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。

如何安装 Zotero PDF Local Import?

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

Zotero PDF Local Import 是免费的吗?

是的,Zotero PDF Local Import 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Zotero PDF Local Import 支持哪些平台?

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

谁开发了 Zotero PDF Local Import?

由 Tiandoufayale(@mxingchtongaelofficial2568)开发并维护,当前版本 v0.0.1。

💬 留言讨论