← 返回 Skills 市场
Release20260324
作者
JiahaoWuGit
· GitHub ↗
· v1.0.0
· MIT-0
132
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install release20260324
功能描述
Academic literature discovery and citation network analysis. Multi-source search across arXiv, DBLP, Semantic Scholar, and Google Scholar. Build citation net...
安全使用建议
This project is internally consistent and implements the advertised features. Before installing: (1) inspect install.sh (it will pip install packages and may create a symlink in ~/.claude if you choose global install); prefer using a Python virtualenv to avoid system-wide changes; (2) you do not need to set any API keys to use core functionality, but only provide LLM or S2 keys if you understand the implications (these keys grant the tool access to external services); (3) the tool may scrape Google Scholar (via the scholarly package) which can be slow, rate-limited, or against site terms — expect possible blocking; (4) the CLI writes graph JSON files to disk and can start a local HTTP server (serve) — do not expose that server to untrusted networks; (5) if you need higher assurance, review services/llm_client.py and networking code for any unexpected external endpoints before providing credentials or running the tool.
功能分析
Type: OpenClaw Skill
Name: release20260324
Version: 1.0.0
OpenPaperGraph is a comprehensive academic research tool for literature discovery and citation network analysis. It integrates with multiple data sources (arXiv, Semantic Scholar, Google Scholar, etc.) and provides features like PDF reference extraction, interactive graph visualization, and LLM-powered summaries. The code is well-documented and its behavior is strictly aligned with its stated purpose, with no evidence of malicious intent, data exfiltration, or unauthorized execution. The bundle includes a local HTTP server for interactive graph management and an installer script that follows standard OpenClaw skill registration patterns.
能力评估
Purpose & Capability
The name/description (OpenPaperGraph: search, PDF parsing, citation graphs, Zotero import, LLM summaries) matches the included code (search/services for arXiv, S2, DBLP, Google Scholar, PDF parsing, Zotero, graph builder, server). Required binaries/env are optional and appropriate for the claimed features.
Instruction Scope
SKILL.md instructs installing a small set of Python packages, running the CLI from SKILL_DIR, and using local PDF files and graph JSON exports. It does not instruct reading or exfiltrating unrelated system files. Allowed tools (Read/Write/Edit/Bash) are consistent with the need to read PDFs, write JSON, and run the CLI.
Install Mechanism
There is no registry install spec, but an included install.sh performs pip installs (httpx, pymupdf, scholarly) and creates a symlink under ~/.claude/commands/opg for global install. Installing via pip and creating a user-level symlink is expected for this kind of skill, but running install.sh will modify the user environment; review it before executing and prefer a virtualenv.
Credentials
No required environment variables are declared. SKILL.md documents many optional LLM provider keys and a recommended S2_API_KEY for rate limits. Those optional keys are reasonable for the optional LLM summarization and S2 rate-limit avoidance; they are not required for core functionality.
Persistence & Privilege
The installer can register the skill globally by creating a symlink in ~/.claude/commands/opg (user-level change). always:false and no elevated system privileges are requested. Autonomous invocation (default) is allowed by platform norms; combined with local file writes and an optional local HTTP server (serve command), the skill will persist graph JSON files and may run a local server — expected for the feature set.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install release20260324 - 安装完成后,直接呼叫该 Skill 的名称或使用
/release20260324触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of OpenPaperGraph: literature discovery & citation analysis tool.
- Multi-source academic search across arXiv, DBLP, Semantic Scholar, and Google Scholar.
- Build citation networks from various paper identifiers, PDFs, BibTeX/Zotero, with reference/citation extraction.
- Analyze topics, trends, and top authors in paper graphs.
- Generate research summaries (LLM or extractive), monitor new papers, and get recommendations.
- Export citation graphs as BibTeX/CSV/Markdown/JSON and generate interactive HTML visualizations.
- Import papers from Zotero and extract references from PDFs with multi-cascade resolution.
元数据
常见问题
Release20260324 是什么?
Academic literature discovery and citation network analysis. Multi-source search across arXiv, DBLP, Semantic Scholar, and Google Scholar. Build citation net... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 Release20260324?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install release20260324」即可一键安装,无需额外配置。
Release20260324 是免费的吗?
是的,Release20260324 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Release20260324 支持哪些平台?
Release20260324 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Release20260324?
由 JiahaoWuGit(@jiahaowugit)开发并维护,当前版本 v1.0.0。
推荐 Skills