sciatlas-literature-review
Installation
SKILL.md
SciAtlas Literature Review
Use this skill to turn search-papers output into a real literature review. The only SciAtlas retrieval command allowed in this skill is sciatlas search-papers.
Operating Contract
- Do not call any SciAtlas downstream command. The only SciAtlas retrieval command allowed is
search-papers. - Run setup yourself when possible; ask the user only for email, verification code, token, or a necessary topic clarification.
- Keep going until
search-papershas produced artifacts or the user must supply a human-only value. - Never include the full API token in the final answer.
Zero-Start Bootstrap
- Check whether the
sciatlasexecutable exists without invoking a SciAtlas command: useGet-Command sciatlas -ErrorAction SilentlyContinueon Windows PowerShell orcommand -v sciatlason macOS/Linux. - If missing, install from the local repo with
python -m pip install -e ./sciatlas; otherwise usepython -m pip install "git+https://github.com/zjunlp/SciAtlas.git#subdirectory=sciatlas". - If
SCIATLAS_API_KEYis missing, send the user tohttp://sciatlas.openkg.cn/register. - Walk the user through the browser registration: enter email, wait for the code, ask for the code if you are controlling the form, then ask them to paste the returned
sciatlas_xxxtoken. - Configure the shell: