← 返回 Skills 市场
Paperzilla
作者
Mark Pors 🦖
· GitHub ↗
· v0.3.1
· MIT-0
732
总下载
2
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install paperzilla
功能描述
Use the Paperzilla CLI (pz) to browse research projects and feeds, inspect canonical papers and project recommendations, leave feedback, export JSON, and gen...
安全使用建议
This skill is an instruction-only wrapper around the Paperzilla CLI (pz). Before installing or running pz: prefer installing via your system package manager (Homebrew/Scoop) rather than piping curl|tar; if you must use the release tarball, verify the GitHub release and checksums. Understand what 'pz login' stores (where credentials/tokens are kept) and only point PZ_API_URL to trusted endpoints. Avoid running curl | tar with sudo from unverified sources and revoke tokens if you later suspect compromise.
功能分析
Type: OpenClaw Skill
Name: paperzilla
Version: 0.3.1
The Paperzilla skill bundle provides instructions for an AI agent to use the 'pz' CLI tool for managing research papers and projects. It includes standard installation procedures via Homebrew, Scoop, and GitHub releases (github.com/paperzilla-ai/pz), and defines commands for authentication, project browsing, and feedback. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description map directly to using the Paperzilla CLI. The only declared required binary is pz, which is exactly what the skill instructs the agent to run; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to run pz commands, prefer --json, and use pz login for authenticated commands. It does not ask the agent to read unrelated files, system secrets, or to exfiltrate data to unexpected endpoints. It does mention an optional PZ_API_URL configuration.
Install Mechanism
The skill is instruction-only (no install spec). The docs include common install commands (Homebrew, Scoop, GitHub release tarball via curl|tar, or build from source). These are typical for CLI tooling but include a curl|tar pipeline and sudo mv which download and place binaries on the system — a normal pattern but higher-risk if you blindly run it. The instructions point at GitHub releases and official taps/repos, which is expected.
Credentials
Manifest lists no required env vars. SKILL.md references an optional PZ_API_URL and requires interactive login (pz login) for project-specific commands. This is proportionate, but there's a small mismatch: the docs mention an env var users may set, but the skill metadata does not declare it as required (which is fine if optional). No unexplained secrets or unrelated environment variables are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. The instructions may move binaries into /usr/local/bin (standard for CLI tools) but the skill itself does not attempt to modify other skills or system configurations beyond normal installation steps.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paperzilla - 安装完成后,直接呼叫该 Skill 的名称或使用
/paperzilla触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.1
Metadata cleanup: align embedded version with published version, add homepage, and normalize OpenClaw dependency metadata for pz.
v0.3.0
Sync with pz 0.4.0: add pz update, canonical paper vs recommendation model, rec command, feedback commands, and refreshed agent guidance.
v0.2.0
Sync with latest pz docs/repo: add pz paper and pz project commands, source install/build, update instructions, and improved metadata.
v0.1.0
Initial release
元数据
常见问题
Paperzilla 是什么?
Use the Paperzilla CLI (pz) to browse research projects and feeds, inspect canonical papers and project recommendations, leave feedback, export JSON, and gen... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 732 次。
如何安装 Paperzilla?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paperzilla」即可一键安装,无需额外配置。
Paperzilla 是免费的吗?
是的,Paperzilla 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Paperzilla 支持哪些平台?
Paperzilla 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Paperzilla?
由 Mark Pors 🦖(@pors)开发并维护,当前版本 v0.3.1。
推荐 Skills