sciatlas-trend-report

Installation
SKILL.md

SciAtlas Trend Report

Use this skill to build a trend report from search-papers evidence only.

Operating Contract

  • Do not call any SciAtlas downstream command. The only SciAtlas retrieval command allowed is search-papers.
  • Ask the user only for email, verification code, token, or the desired time range if it is essential.
  • Run setup and retrieval yourself when possible.
  • Do not reveal the full token.

Zero-Start Bootstrap

  1. Check whether the sciatlas executable exists without invoking a SciAtlas command: use Get-Command sciatlas -ErrorAction SilentlyContinue on Windows PowerShell or command -v sciatlas on macOS/Linux. Install if needed with python -m pip install -e ./sciatlas or python -m pip install "git+https://github.com/zjunlp/SciAtlas.git#subdirectory=sciatlas".
  2. If there is no SCIATLAS_API_KEY, guide registration at http://sciatlas.openkg.cn/register, asking for email/code/token only when needed.
  3. Configure:
Installs
1
Repository
zjunlp/sciatlas
GitHub Stars
131
First Seen
Jun 23, 2026
sciatlas-trend-report — zjunlp/sciatlas