BaiShuanghaoBaiShuanghaoCommunityยท2 Agent Skills Included

my_arXiv_daily

Automated daily arXiv paper tracking with code links

Fetches new arXiv papers daily based on custom keyword filters and finds their matching code repositories on Hugging Face and GitHub. Generates clean markdown tables grouped by research topic, published automatically to a README, GitHub Pages site, or WeChat. Runs on a schedule via GitHub Actions, eliminating manual paper searching and keeping research feeds current with zero daily effort.
npx skills add BaiShuanghao/my_arXiv_daily --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install my_arXiv_daily?โ–ผ

Run `npx skills add BaiShuanghao/my_arXiv_daily --all -g -y` in your terminal to install all skills in this repository globally.

How to track new arXiv papers automatically?โ–ผ

Add your research keywords to config.yaml, and the system fetches matching papers every 12 hours via GitHub Actions, publishing them as organized markdown tables.

Does it find code repositories for papers?โ–ผ

Yes. It checks Hugging Face first, then searches GitHub by paper title and arXiv ID, and a weekly workflow refreshes any missing code links.

Can I customize which research topics are tracked?โ–ผ

Yes. Edit the keywords section in config.yaml to add or remove topic groups, each with its own list of search filters.

Do I need to run a server to use it?โ–ผ

No. Everything runs on free GitHub Actions schedules, and results are published directly to your repository README or a GitHub Pages site.

Related Repositories in Education & Research

View All in Education & Researchโ†’