arxiv-scholar-search
SKILL.md
Scholar Search Workflow
This skill only uses arXiv as the data source. The workflow is fixed:
- Read user input and parse the search intent.
- Call the arXiv API (via
arxiv_search). - Evaluate result quality and decide whether another search round is needed.
- 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: