skills/skills.volces.com/arxiv-scholar-search

arxiv-scholar-search

SKILL.md

Scholar Search Workflow

This skill only uses arXiv as the data source. The workflow is fixed:

  1. Read user input and parse the search intent.
  2. Call the arXiv API (via arxiv_search).
  3. Evaluate result quality and decide whether another search round is needed.
  4. Output results using the required template.

0) File Layout (Overview)

File Path Purpose When to Check
SKILL.md Main entry: task parsing, query syntax, calling conventions, quality control Check first at the beginning of every task

1) Parse User Search Requirements

Extract the following constraints first:

Installs
19
First Seen
Mar 19, 2026