← 返回 Skills 市场
anisafifi

Academic Research Hub

作者 Anis Afifi · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
8099
总下载
13
收藏
65
当前安装
1
版本数
在 OpenClaw 中安装
/install academic-research-hub
功能描述
Use this skill when users need to search academic papers, download research documents, extract citations, or gather scholarly information. Triggers include: requests to "find papers on", "search research about", "download academic articles", "get citations for", or any request involving academic databases like arXiv, PubMed, Semantic Scholar, or Google Scholar. Also use for literature reviews, bibliography generation, and research discovery. Requires OpenClawCLI installation from clawhub.ai.
安全使用建议
Install this in a virtual environment, keep Python dependencies updated, and direct downloads or exports to a dedicated project folder. Treat Google Scholar support as undocumented or unavailable unless the maintainer updates the implementation.
功能分析
Type: OpenClaw Skill Name: academic-research-hub Version: 0.1.0 The skill bundle is classified as benign. All code and documentation align with the stated purpose of searching, downloading, and managing academic papers. The `scripts/research.py` uses legitimate Python libraries (arxiv, semanticscholar, biopython, requests) to interact with academic databases and download PDFs, writing files to user-specified or default directories. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `references/readme.md` to mislead the agent into harmful actions. The installation instructions even include a warning against `--break-system-packages`, promoting secure practices.
能力评估
Purpose & Capability
The search, citation export, and optional PDF download behavior matches the academic research purpose; the main mismatch is documentation mentioning Google Scholar while the script only supports arXiv, PubMed, and Semantic Scholar.
Instruction Scope
Runtime actions are presented as user-run commands. Downloads require the explicit --download option, and saved result files require --output or --output-dir.
Install Mechanism
Installation uses public Python packages and recommends a virtual environment, but dependencies are lower-bound ranges rather than pinned versions and the docs list a few packages not used by the script.
Credentials
Outbound requests to academic services and local writes for exports or PDFs are expected for the stated workflow and are controlled by command options.
Persistence & Privilege
No evidence of background persistence, privilege escalation, credential harvesting, hidden autonomous execution, destructive behavior, or unrelated data access was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install academic-research-hub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /academic-research-hub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of Academic Research Hub – a multi-source academic literature search and management toolkit. - Search academic papers across arXiv, PubMed, and Semantic Scholar from a single command-line interface. - Download PDFs, extract citations, and generate bibliographies in multiple formats (BibTeX, RIS, JSON, Markdown). - Retrieve comprehensive metadata: title, authors, abstract, publication details, citation counts, and references. - Flexible filtering by source, category, publication type, date range, and citation count. - Save, format, and manage research results via CLI options for academic workflows.
元数据
Slug academic-research-hub
版本 0.1.0
许可证
累计安装 273
当前安装数 65
历史版本数 1
常见问题

Academic Research Hub 是什么?

Use this skill when users need to search academic papers, download research documents, extract citations, or gather scholarly information. Triggers include: requests to "find papers on", "search research about", "download academic articles", "get citations for", or any request involving academic databases like arXiv, PubMed, Semantic Scholar, or Google Scholar. Also use for literature reviews, bibliography generation, and research discovery. Requires OpenClawCLI installation from clawhub.ai. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8099 次。

如何安装 Academic Research Hub?

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

Academic Research Hub 是免费的吗?

是的,Academic Research Hub 完全免费(开源免费),可自由下载、安装和使用。

Academic Research Hub 支持哪些平台?

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

谁开发了 Academic Research Hub?

由 Anis Afifi(@anisafifi)开发并维护,当前版本 v0.1.0。

💬 留言讨论