ワンクリックで
arxiv
// Search arXiv, inspect paper metadata, and download papers by keyword or arXiv ID. Use when the user wants fresh arXiv search results, paper detail lookup, or direct PDF/source downloads.
// Search arXiv, inspect paper metadata, and download papers by keyword or arXiv ID. Use when the user wants fresh arXiv search results, paper detail lookup, or direct PDF/source downloads.
Manage project-centric research workflows, claims, evidence, notes, and experiments. Use when the task should be persisted into ResearchClaw's structured research graph instead of remaining a transient chat reply.
Explore citation relationships around a known paper to find related work, cited papers, and citing papers. Use when the user asks for follow-up reading around a seed paper.
Create and manage scheduled tasks that run automatically — periodic literature checks, data collection, report generation, and recurring notifications. Use when the user wants to schedule, list, pause, resume, or delete cron jobs via researchclaw cron.
Log experiments, list past runs, and compare experiment metadata or metrics. Use when the user wants lightweight experiment tracking inside ResearchClaw.
Generate publication-style charts from structured data. Use when the user wants a figure, chart, or visualization for research results.
Generate a structured literature review outline from a topic and optional paper set. Use when the user wants a review plan or survey structure.
| name | arxiv |
| description | Search arXiv, inspect paper metadata, and download papers by keyword or arXiv ID. Use when the user wants fresh arXiv search results, paper detail lookup, or direct PDF/source downloads. |
| emoji | 📚 |
| triggers | ["arxiv","paper search","preprint"] |
Use this skill when the user asks for arXiv papers, categories, IDs, or paper downloads.
arxiv_search: search arXiv by keywords and optional filtersarxiv_get_paper: fetch metadata for a specific arXiv paperarxiv_download: download PDF or source files for a paperarxiv_search when the request is exploratory.arxiv_get_paper when the user already has an arXiv ID.arxiv_download only when the user wants the actual file.