Agent skill · vasilyu1983
research-arxiv-scout
Discovers and triages recent arXiv papers for AI/ML, agents, and software/QA. Use when scouting categories, arXiv IDs, or source lists.
What it needs
About 7k tokens when loaded.
What this skill does
research-arxiv-scout Use arXiv as a discovery layer for recent research, then produce repo-friendly outputs (ranked recommendations and 02sources-.json-style entries) without fabricating metrics. Required attribution (arXiv API terms of use) Include the following line in any output that uses arXiv data: Thank you to arXiv for use of its open access interoperability. Source: this exact sentence is arXiv's requested attribution statement, published on the arXiv API Documentation page (info.arxiv.org/help/api/index.html, linked from data/sources.json) — not on the Terms of Use page (tou.html), which covers rate limits and permitted use but does not itself contain an attribution clause. Checked 2026-07-11. Quick Reference Task Inputs Deliverable Use these files --- --- --- --- Scout for a known skill Skill name Ranked list + actions config.yaml, assets/recommendation-output-template.md Scout for a topic Topic + categories Ranked list + actions references/category-taxonomy.md Summarize one paper arXiv ID Single-paper summary references/arxiv-api-guide.md Propose sources updates Target path 02sources-.json entries assets/sources-json-template.md Mine HCI/CSCW retention papers (killer-feature bundle handoff) Commercial product / candidate featureid Rows on shared bundle ledger references/product-retention-categories.md, config.yaml key killer-feature-retention Workflow ASCII Flow 1) Map target to categories and keywords If the target matches a key in config.yaml, use its categories, keywords, and time window. Otherwise, pick 1-4 arXiv categories and 3-8 keywords using references/category-taxonomy.md. 2) Query arXiv (metadata only) Use references/arxiv-api-guide.md to build queries for export.arxiv.org/api/query. Prefer sortBy=submittedDate and sortOrder=descending when scouting recent work. Start with maxresults=50; paginate if needed. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills vasilyu1983/research-arxiv-scout