sci-search
Sci-Search — Sci Search Skill
Academic paper search and metrics analysis tool for scientific research workflows.
Trigger Phrases
- "搜索关于 [主题] 的高影响因子论文"
- "在 Web of Science 上查找 [主题] 的最新文献"
- "search academic papers on [topic]"
- "find recent papers about [topic] on Web of Science"
- "get impact factor for [topic] papers"
Capabilities
- Triple-Source Search: Simultaneously searches arXiv, PubMed, and Web of Science (when API key is configured).
- Web of Science Integration: Returns SCI-indexed papers with times-cited counts — the gold standard for academic quality filtering.
- Journal Metrics: Automatically supplements results with JCR partitions and Impact Factors (IF).
- Ranking & Highlighting: Highlights top-tier journals (Nature, Science, Advanced Materials, etc.).
- Markdown Export: Generates formatted markdown reports of search results.
- Source Selection: Use
--source wosto search Web of Science only, or--source allfor all sources.
Configuration
Web of Science API (Recommended for SCI literature)
Set the WOS_API_KEY environment variable to enable Web of Science search:
export WOS_API_KEY=your_wos_api_key
Apply for a free API key at: https://developer.clarivate.com/apis/wos-starter
The WoS Starter API is free to apply for and provides access to the Web of Science Core Collection — the most authoritative index of SCI/SSCI journals.
Other optional variables
ZOTERO_USER_ID— for Zotero integrationZOTERO_API_KEY— for Zotero integration
Usage
Main script: ./sci_search.py
# Search all sources (arXiv + PubMed + WoS if key set)
python skills/sci-search/sci_search.py "perovskite solar cells" --limit 5
# Search Web of Science only
python skills/sci-search/sci_search.py "solid state electrolyte" --source wos --limit 10
# Export results to markdown
python skills/sci-search/sci_search.py "graphene battery" --output results.md
© License & Copyright
Aut_Sci_Write — Autonomous Scientific Writer
- Author: Shuo Zhao
- License: MIT License
- Copyright: © 2026 Shuo Zhao. All rights reserved.
- Original Work: This is an original work created by the author. No reproduction, redistribution, or commercial use without explicit permission. Permission is hereby granted, free of charge, to any person obtaining a copy of this software... (See the LICENSE file in the root directory for the full MIT terms.)
This skill is part of the Aut_Sci_Write suite. For full license terms, see the LICENSE file in the project root.
More from shzhao27208/aut_sci_write
sci-ppt
Generate professional academic PowerPoint (PPTX) presentations from paper PDFs, structured outlines, or plain text. Use for thesis defense, seminar reports, literature presentations, and graduate school applications. Supports automatic figure extraction, LaTeX formula rendering, and bilingual (Chinese/English) layouts.
36sci-zotero
Interact with your Zotero library to sync references, add citations by DOI/ISBN/PMID, and manage PDFs. Triggers on Zotero-related requests.
35sci-extract
Read a research paper end to end ,professional extraction of core insights, figures, and metadata from scientific PDF papers,produce a single Heilmeier-style analysis that doubles as both summary and critique. Use this skill whenever the user shares a research paper (PDF upload, arXiv link, arXiv ID, DOI, or pasted paper text) and asks anything that resembles "read this", "summarize this paper", "what does this paper do", "analyze this paper", "give me a Heilmeier analysis", "review this paper", or simply drops a paper into the chat with little explanation. Triggers on any request to analyze, extract, digest, summarize, review, or critically assess an academic or scientific paper — even when the user does not explicitly say "Heilmeier." Do NOT use this skill for non-academic articles, blog posts, or news.
35sci-review
Specialized workflows for drafting, refining, and responding to academic literature reviews and peer review feedback. Triggers on requests like "draft literature review on...", "respond to reviewers", "refine paper rebuttal", or "summarize research gaps". Based on the 4-stage systematic literature review structure and professional rebuttal guides for top-tier CS venues (NeurIPS, ICLR, ICML, etc.).
35sci-figure
Extracts figures and sub-figures from academic PDF papers. Supports Fig/Figure, Scheme, Chart, Supplementary Figure, Extended Data Figure (Nature), and Chinese equivalents (图/方案/示意图/附图/补充图). Sub-figure label recognition supports (a)/(A)/a)/(i)/(1)/a. formats. High-quality PNG output at configurable DPI. Use when user asks to "extract figure", "截取文献图片", "提取子图", "get figure from paper", "Scheme", "方案图", "补充图", "Supplementary Figure", or "Extended Data".
24sh_sci_fig
Extracts figures and sub-figures from academic PDF papers. Supports automatic figure detection, sub-figure label recognition (a/b/c/d), and high-quality PNG output at configurable DPI. Use when user asks to "extract figure", "截取文献图片", "提取子图", or "get figure from paper".
12