
Research
TeamPCP Compromises Telnyx Python SDK to Deliver Credential-Stealing Malware
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.
@wentorai/research-plugins
Advanced tools
438 academic research skills, 34 agent tools across 18 API modules, and 6 curated lists for Research-Claw and AI agents
An open-source collection of 438 academic research skills, 34 agent tools (18 API modules), and 6 curated resource lists for Research-Claw and other AI coding agents.
Built by Wentor AI for the global research community.
| Component | Count | Description |
|---|---|---|
| Skills | 438 | Practical SKILL.md guides covering literature search, academic writing, data analysis, research methods, 16 domain specialties, and productivity tools |
| Agent Tools | 34 | TypeScript API wrappers for 18 academic databases: OpenAlex, CrossRef, arXiv, PubMed, Unpaywall, Europe PMC, OpenCitations, DOAJ, DBLP, bioRxiv/medRxiv, OpenAIRE, Zenodo, ORCID, INSPIRE-HEP, HAL, OSF, DataCite, ROR |
| Curated Lists | 6 | Hand-picked resource collections for each skill category |
Note: 150 MCP server configs were archived in the v1.4.0 audit. See
archived/mcp-configs/for reference.
Skills are organized into 6 categories with 40 subcategories:
| Category | Subcategories | Skills | Description |
|---|---|---|---|
| literature | search, discovery, fulltext, metadata | 80 | Paper search, citation tracking, open access |
| writing | composition, polish, latex, templates, citation | 64 | Academic writing, LaTeX, reference management |
| analysis | statistics, econometrics, wrangling, dataviz | 46 | Statistical methods, data cleaning, visualization |
| research | methodology, deep-research, paper-review, automation, funding | 53 | Research design, systematic reviews, grant writing |
| domains | 16 disciplines (CS, AI/ML, biomedical, chemistry, economics, finance, law, physics, math, ecology, etc.) | 147 | Domain-specific research methods and tools |
| tools | diagram, document, code-exec, scraping, knowledge-graph, ocr-translate | 48 | Diagrams, PDF parsing, reproducible code, OCR |
openclaw plugins install @wentorai/research-plugins
This installs the plugin to ~/.openclaw/extensions/ where OpenClaw auto-discovers it. Skills and agent tools are loaded automatically.
Note for satellite/pnpm projects: Do not add this package as a
pnpmdependency and load it fromnode_modulesviaplugins.load.paths. pnpm's content-addressable store uses hardlinks, which OpenClaw's security validator rejects (unsafe plugin manifest path). Always useopenclaw plugins installinstead.
npx skills add wentorai/research-plugins
npm install @wentorai/research-plugins
34 tool functions across 18 academic API modules, registered automatically when used as an OpenClaw plugin. All APIs are free and open:
| Module | Tools | API |
|---|---|---|
openalex | search_openalex, get_work, get_author_openalex | OpenAlex (250M+ works) |
crossref | resolve_doi, search_crossref | CrossRef (150M+ DOIs) |
arxiv | search_arxiv, get_arxiv_paper | arXiv |
pubmed | search_pubmed, get_article | PubMed / NCBI |
unpaywall | find_oa_version | Unpaywall |
europe-pmc | search_europe_pmc, get_epmc_citations, get_epmc_references | Europe PMC (33M+) |
opencitations | get_citations_open, get_references_open, get_citation_count | OpenCitations (2B+ links) |
doaj | search_doaj | DOAJ (9M+ OA articles) |
dblp | search_dblp, search_dblp_author | DBLP (7M+ CS records) |
biorxiv | search_biorxiv, search_medrxiv, get_preprint_by_doi | bioRxiv / medRxiv |
openaire | search_openaire | OpenAIRE (170M+, EU funder filter) |
zenodo | search_zenodo, get_zenodo_record | Zenodo |
orcid | search_orcid, get_orcid_works | ORCID |
inspire-hep | search_inspire, get_inspire_paper | INSPIRE-HEP (physics) |
hal | search_hal | HAL (French open archive) |
osf-preprints | search_osf_preprints | OSF Preprints |
datacite | search_datacite, resolve_datacite_doi | DataCite (dataset DOIs) |
ror | search_ror | ROR (research organizations) |
This project curates, organizes, and enhances publicly available academic resources from across the open-source ecosystem. We are grateful to the researchers, developers, and open-source communities whose work makes this collection possible.
source field in each SKILL.md frontmatter links to the original.All original content in this repository is released under the MIT License. Third-party projects referenced retain their own licenses.
See CONTRIBUTING.md for guidelines on adding skills and curated resources.
MIT -- Copyright (c) 2026 Wentor AI
一个开源的学术科研资源集合,包含 438 个科研技能、34 个智能体工具(18 个 API 模块)和 6 个精选资源列表,为 Research-Claw (科研龙虾) 及其他 AI 编程助手而构建。
由 Wentor AI 为全球科研社区打造。
| 组件 | 数量 | 说明 |
|---|---|---|
| 技能 (Skills) | 438 | 涵盖文献检索、学术写作、数据分析、研究方法、16 个学科领域及生产力工具的实用指南 |
| 智能体工具 | 34 | 封装 18 个学术数据库 API 的 TypeScript 工具:OpenAlex、CrossRef、arXiv、PubMed、Unpaywall、Europe PMC、OpenCitations、DOAJ、DBLP、bioRxiv/medRxiv、OpenAIRE、Zenodo、ORCID、INSPIRE-HEP、HAL、OSF、DataCite、ROR |
| 精选列表 | 6 | 按分类整理的优质资源推荐 |
注意:150 个 MCP 服务器配置已在 v1.4.0 审计中归档。参见
archived/mcp-configs/。
技能按 6 大类别 和 40 个子分类 组织:
| 类别 | 子分类 | 技能数 | 覆盖范围 |
|---|---|---|---|
| 文献 (literature) | 检索、发现、全文获取、元数据 | 80 | 论文搜索、引文追踪、开放获取 |
| 写作 (writing) | 写作、润色、LaTeX、模板、引用 | 64 | 学术写作、LaTeX 排版、参考文献管理 |
| 分析 (analysis) | 统计、计量经济、数据处理、可视化 | 46 | 统计方法、数据清洗、图表制作 |
| 研究 (research) | 方法论、深度研究、论文评审、自动化、基金 | 53 | 研究设计、系统综述、基金申请 |
| 学科 (domains) | 16 个学科方向 | 147 | 各学科专属研究方法与工具 |
| 工具 (tools) | 图表、文档、代码执行、爬虫、知识图谱、OCR | 48 | 流程图、PDF 解析、可复现代码、OCR 翻译 |
openclaw plugins install @wentorai/research-plugins
插件会安装到 ~/.openclaw/extensions/,OpenClaw 自动发现并加载所有技能和工具。
pnpm 项目注意:请勿将本包作为
pnpm依赖并通过plugins.load.paths从node_modules加载。pnpm 的内容寻址存储使用硬链接 (nlink > 1),会被 OpenClaw 安全校验拒绝 (unsafe plugin manifest path)。请始终使用openclaw plugins install。
npx skills add wentorai/research-plugins
npm install @wentorai/research-plugins
本项目对互联网上公开可用的学术资源进行了遴选、整理和增强。我们感谢所有使这个集合成为可能的研究者、开发者和开源社区。
source 字段均标注了原始链接。本仓库中的所有原创内容均以 MIT 许可证 发布。引用的第三方项目保留其各自的许可证。
请查阅 CONTRIBUTING.md 了解添加技能和精选资源的指南。
MIT -- Copyright (c) 2026 Wentor AI
FAQs
438 academic research skills, 34 agent tools across 18 API modules, and 6 curated lists for Research-Claw and AI agents
The npm package @wentorai/research-plugins receives a total of 300 weekly downloads. As such, @wentorai/research-plugins popularity was classified as not popular.
We found that @wentorai/research-plugins demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.

Security News
/Research
Widespread GitHub phishing campaign uses fake Visual Studio Code security alerts in Discussions to trick developers into visiting malicious website.