بنقرة واحدة
citation-network
// 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.
// 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.
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.
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.
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 | citation-network |
| description | 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. |
| emoji | 🕸️ |
| triggers | ["citation network","related papers","citing papers","references"] |
Use this skill when the user wants papers related to a known DOI, Semantic Scholar paper ID, or arXiv ID.
find_related_papers: expand from a seed paper into citing and referenced papersdepth small unless the user explicitly wants a broad graph.