/daily-arxiv

Generate daily arXiv paper digests matched to wiki interests.

1.6k|208|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/skyllwt/AutoSci --skill daily-arxiv-skyllwt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /daily-arxiv
Source: https://github.com/skyllwt/AutoSci/tree/main/.claude/skills/daily-arxiv
Command: npx skills add https://github.com/skyllwt/AutoSci --skill daily-arxiv-skyllwt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It automates the selection of newly published arXiv papers that match your wiki interests, so you can quickly get a daily digest without manually scanning feeds or deciding what to read.

Core Features & Use Cases

  • Daily recommendation pass: runs an evidence-building pipeline (arXiv + your wiki state + optional Semantic Scholar/DeepXiv enrichment) and produces a ranked digest.
  • Inform vs. auto-ingest modes: sends an email/digest in inform mode, and only in explicit auto-ingest mode can it trigger high-confidence incorporation via /ingest with strict guardrails.
  • Operational management UX: supports setup to create/repair config and patch the GitHub workflow env exposures, status to inspect schedule/config/secret availability, and disable to turn off unattended scheduling.

Quick Start

Run the daily recommendation now by issuing: /daily-arxiv

Frequently Asked Questions about /daily-arxiv

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get daily arXiv paper recommendations for my research?

You can get daily arXiv paper recommendations by matching recent publications against your wiki interests, producing a ranked digest without manually scanning feeds. It runs an evidence-building pipeline to evaluate relevance.

How does auto-ingest mode work for arXiv papers?

Auto-ingest mode triggers high-confidence paper incorporation via /ingest with strict guardrails. It only activates when explicitly enabled, ensuring durable wiki mutations occur securely through controlled orchestration.

Can I use Semantic Scholar evidence to enrich arXiv recommendations?

Yes, you can use Semantic Scholar and DeepXiv evidence to enrich arXiv recommendations. The pipeline matches candidates against your wiki state and optional scholarly evidence to build confidence rankings.

What is the difference between inform and auto-ingest modes?

Inform mode sends a notification digest via email, while auto-ingest mode triggers actual data incorporation. This explicit mode gate ensures you control whether papers are simply reported or actively ingested into your wiki.

How do I schedule automated arXiv ingestion using GitHub Actions?

You can schedule automated arXiv ingestion by running the setup command to configure GitHub workflow env exposures and create the schedule. Use the status command to inspect schedule and secret availability.

How do I disable scheduled arXiv recommendation runs?

You can disable scheduled arXiv recommendation runs by issuing the disable command. This turns off unattended scheduling to halt the automated daily execution pipeline.