← Back to Skills Marketplace
jiahaowugit

Release20260324

by JiahaoWuGit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
132
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install release20260324
Description
Academic literature discovery and citation network analysis. Multi-source search across arXiv, DBLP, Semantic Scholar, and Google Scholar. Build citation net...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install release20260324
  3. After installation, invoke the skill by name or use /release20260324
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug release20260324
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Release20260324?

Academic literature discovery and citation network analysis. Multi-source search across arXiv, DBLP, Semantic Scholar, and Google Scholar. Build citation net... It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.

How do I install Release20260324?

Run "/install release20260324" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Release20260324 free?

Yes, Release20260324 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Release20260324 support?

Release20260324 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Release20260324?

It is built and maintained by JiahaoWuGit (@jiahaowugit); the current version is v1.0.0.

💬 Comments